Utility functions developed in this package

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")