View source: R/common_reading.R
read_nm_std_sim_table | R Documentation |
This function reads $TABLE output from a simulation step (with possibly repeating headers). This function can
can in general be used instead of read_nm_std_table
but will be slightly slower due to the
processing of the intermediate header rows.
read_nm_std_sim_table(path)
path |
Path for the table file to read |
A data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.