actverse comes bundled with raw datasets for testing and learning
purposes. get_raw_data() makes it easy to access their paths.
Arguments
- file
(optional) A
charactervector specifying the raw data file name(s) to retrieve. IfNULL, returns all available raw data file names (default:NULL).
Value
If file is NULL, a character object with all
file names available. Else, a string with the file name path.
See also
Other utility functions:
aggregate_index(),
find_epoch()