osd_to_json | R Documentation |
Convert OSD plaintext to JSON using NSSH structural elements
osd_to_json(
logfile = file.path(output_dir, "OSD/OSD.log"),
input_dir = "OSD",
pattern = "txt",
output_dir = "inst/extdata",
osd_files = NULL
)
logfile |
Path to log file; default: |
input_dir |
Default: |
pattern |
Argument passed to |
output_dir |
Default: |
osd_files |
Default |
A logical vector equal in length to the number of input files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.