Nothing
knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
jsonify()
This (not-exported) helper function was developped to produce a JSON data file with an excel IDEA data input file (older than 2019-06-01).
This function only needs an input, either a folder or a single file, and an output directory to save the produced JSON files. This function can be helpfull for users that aren't able to use the VBA macro developed in the excel IDEA data file.
IDEATools:::jsonify(input = "input_directory", output = "output_directory")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.