jsonify2 {IDEATools} | R Documentation |
Convert IDEA excel files to json, without output
Description
Convert IDEA excel files to json, without output
Usage
jsonify2(input, output)
Arguments
input |
the directory containing the xls/xlsx files to convert |
output |
the directory where the json files will be created |
Value
a list of json files exported to the output directory
[Package IDEATools version 3.5.2 Index]