Description Usage Arguments Details
Compared to ini::read.ini() is ~4x faster and allows you to omit
certain sections.
1 2 3 | read_ini(path, omit = NULL, encoding = "UTF-8")
read_ini_section(path, section, encoding = "UTF-8")
|
path |
|
omit |
|
encoding |
|
section |
|
This function is used internally to parse the yeast grower data ini files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.