read_dataset | R Documentation |
read_dataset
reads the raw data set into a data frame with correct
settings
read_dataset( file = system.file("extdata", "textcues_example.csv", package = "SlimStampeRData") )
file |
A .csv file. If no file is provided the example .csv file will be loaded. |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.