read_behav | R Documentation |
Parse a *-Behavior.csv file into a proper data.frame
read_behav(behav_file, to_lower = TRUE, fix_csv = FALSE)
behav_file |
file path or file connection to a *-Behavior.csv file |
to_lower |
whether to convert the column names to lower case |
fix_csv |
whether to attempt to fix any comma, csv issues |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.