init_fm | R Documentation |
Will run check_fm()
and if meta/front-matter.yml not found, it will create this file from the galacticPubs template.
init_fm(WD = "?", WD_git = NULL)
WD |
the working directory of the lesson project; default=getwd() |
WD_git |
(alternate; do WD OR WD_git, not both); path to root of project in the gp-lessons/Lessons/Project github repo |
logical of success; T= exists or created; F= not found and not created
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.