zget_procedure: zget_procedure

zget_procedureR Documentation

zget_procedure

Description

A helper function for compile_teach_it(). Translate the 'Procedure' tab of the lesson's 'teach-it.gsheet' into JSON format.

Usage

zget_procedure(proc, lext, uinfo, mlinks, WD_git = NULL)

Arguments

proc

the procedure file that has already been read in from the teach-it.gsheet, i.e. via compile_teach_it()

lext

the individual lesson extension info read from the teach-it.gsheet

uinfo

the unit info read in from the teach-it.gsheet

mlinks

multimedia info read in from the teach-it.gsheet!Titles tab

WD_git

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

Value

a list of: the procedure chunks and Lesson-Extension links for each lesson and a compiled vocab dataframe


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