compile_data
compile_data | R Documentation |
#
Compile a data file into a JavaScript file#
DescriptionCompile a data file into a JavaScript file
#
Usage#
Argumentsinput | A character string; the path to the input file. |
output | A character string; the path to the output file. |
... | Extra arguments to be passed to to_json. |