plot_nothing | R Documentation |
Template for functions that accept either a data frame or a list
plot_nothing( data_, ..., dataset, view = T, export = F, file = "nothing.pdf", height = 3, input = "data_nothing", output = "plot_nothing" )
data_ |
list or tibble |
... |
specific arguments |
dataset |
dataset |
view |
print plot |
input |
name of input data |
output |
name of output data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.