script2info | R Documentation |
Convert R script to a data dictionary
script2info(file, txt = NULL)
file |
character string naming the file to read with |
txt |
character string used as an alternative to reading |
list
dd <- script2info(system.file("examples", "ex_script.R", package = "rcmoonpie")) dd2df(dd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.