View source: R/read-data-file.R
read_data_file | R Documentation |
Read in the iscam data file
read_data_file(file = NULL, verbose = FALSE)
file |
Filename (full path) |
verbose |
Say more |
This file was checked out back in time because it had been changed to work on Petrale and had to be changed back to work on Arrowtooth. The command run was: git checkout 815275c~1 – R/read-data-file.R The command to bring it back should be: git checkout 424f727 – R/read-data-file.R
A list representing the contents of the iscam data file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.