adjust_data.frame | R Documentation |
dataset data is adjusted to a data.frame
adjust_data.frame(data)
data |
dataset |
The date argument
data(iris)
df <- adjust_data.frame(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.