R/chart_plot_doc.R

#' chart_plot method
#'
#' Plots a chart object
#' @param obj a chart object
#' @param dobj a struct object
#' @return a plot object
#' @examples
#' C = example_chart()
#' chart_plot(C,iris_DatasetExperiment())
#' @name chart_plot
NULL

Try the structToolbox package in your browser

Any scripts or data that you put into this service are public.

structToolbox documentation built on Nov. 8, 2020, 6:54 p.m.