Skip to content

Commit fab6af2

Browse files
committed
fix broken example
1 parent a7ac029 commit fab6af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/dataset_chart_classes.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ setMethod(f="chart.plot",
360360
#'
361361
#' @examples
362362
#' D = sbcms_dataset()
363-
#' C = dataset.dist()
363+
#' C = dataset.dist(factor_name='class')
364364
#' chart.plot(C,D)
365365
#'
366366
#' @import struct

0 commit comments

Comments
 (0)