Skip to content

Commit 20b46bf

Browse files
committed
add documentation for chart_plot
1 parent 8f3b973 commit 20b46bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/tic_chart_class.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ tic_chart = function(
4343
)
4444

4545
#' @export
46+
#' @template chart_plot
4647
setMethod(f="chart_plot",
4748
signature=c("tic_chart",'DatasetExperiment'),
4849
definition=function(obj,dobj) {

0 commit comments

Comments
 (0)