View source: R/read_m2c2_local.R
read_m2c2_local | R Documentation |
m2c2R
read_m2c2_local(filepath, na = na)
filepath |
Path to a data file |
na |
If reading in a .txt file, note the value used for missing data. |
This function reads in M2C2 data files from a local file path and saves to a data frame in R.
Returns data frame created from provided data file.
Nelson Roque, Nelson.Roque@ucf.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.