zrename_lessons | R Documentation |
Helper function for compile_teach_it()
. Renames lesson folders based on information found in the project teach_it_*.gsheet!Titles.
zrename_lessons(uinfo, tmID, prompt_rename = TRUE)
uinfo |
pinfo object passed from compile_teach_it() |
tmID |
Google Drive ID for the folder where we'll find teaching materials. Depends on PublicationStatus. If it's "Draft", teaching-materials/ is found on GP-Studio; if "Live", it'll be on GalacticPolymath/ and view only |
prompt_rename |
logical, do you want to promput user about whether to rename lessons? default=T |
logical of success of renaming; NA if nothing to change or no valid pinfo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.