View source: R/xplot_helpers.R
check_plot_type | R Documentation |
Check plot 'type'
check_plot_type(type, allowed)
type |
A character string guiding the plot type. |
allowed |
A character vector of all allowed types e.g. ‘c(’p', 'l')'. |
Silent if proper user input else warns for unrecognized 'type'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.