| .prep_plot_data | R Documentation |
Prep Data for Plotting
.prep_plot_data(data, idx, ...)
## S3 method for class 'data.frame'
.prep_plot_data(data, idx, ...)
## Default S3 method:
.prep_plot_data(data, idx, name, restricted = "cell", ...)
## S3 method for class 'list'
.prep_plot_data(data, idx, ...)
## S3 method for class ''NULL''
.prep_plot_data(data, idx, ...)
data |
Extra data for plotting |
idx |
An |
... |
Arguments passed to other methods |
name |
Name for resulting |
restricted |
A vector of names that |
...
data("pbmc_small")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.