compile_json: Compile all the JSONs to create 1 file for the web

View source: R/compile_json.R

compile_jsonR Documentation

Compile all the JSONs to create 1 file for the web

Description

Combine all JSON components into 1 LESSON.JSON

Usage

compile_json(WD = NULL, WD_git = NULL, destFolder)

Arguments

WD

working directory, passed to parse_wd()

WD_git

location of gp-lessons github repo. Default=NULL will get this for the current workspace with get_wd_git()

destFolder

where you want to save the folder; by default in the "WD_git" folder

Value

tibble of the compiled standards data; a JSON is saved to meta/JSON/LESSON.json


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.