converter.R
is a tool to convert the data from the Challenges Landscape spreadsheet to json format for the ROCC App, syncing with the latest ROCC Schemas version: 0.5.0
-
Use the
rocc-service
conda environment from ROCC Serviceconda activate rocc-service
-
modify the config file
cp example_config.R config.R
Open the RStudio
and run the converter.R.
- set
overwirte = TRUE
to save all json files in seedData folder.