View source: R/read_comsie_tbl.R
read_comsie_tbl | R Documentation |
Reads a .csv
file as produced by run_simulation()
and returns the parsed
table it contains.
read_comsie_tbl(path_to_file, skip = NULL)
path_to_file |
character, path to the |
skip |
numeric, number of lines (of metadata) to skip. Passed to
|
Théo Pannetier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.