View source: R/0_create_datasets.R
import2raw_dataset | R Documentation |
Extracts variables and grouped data from imported data frame
import2raw_dataset(import, identifier, modify.identifiers = "split", add = T)
import |
imported data frame |
identifier |
columns to use as identifiers |
modify.identifiers |
action to perform on identifier column ("not" for nothing; "split" to separate strings by separator) |
add |
add raw_dataset to .info list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.