We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f3b973 commit 20b46bfCopy full SHA for 20b46bf
R/tic_chart_class.R
@@ -43,6 +43,7 @@ tic_chart = function(
43
)
44
45
#' @export
46
+#' @template chart_plot
47
setMethod(f="chart_plot",
48
signature=c("tic_chart",'DatasetExperiment'),
49
definition=function(obj,dobj) {
0 commit comments