yaml2info | R Documentation |
Convert YAML file to a data dictionary
yaml2info(file)
file |
character string naming the file to read with |
list
dd <- yaml2info(system.file("examples", "ex_script.yaml", package = "rcmoonpie")) dd2df(dd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.