init_fm: Initialize Front Matter

View source: R/init_fm.R

init_fmR Documentation

Initialize Front Matter

Description

Will run check_fm() and if meta/front-matter.yml not found, it will create this file from the galacticPubs template.

Usage

init_fm(WD = "?", WD_git = NULL)

Arguments

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

Value

logical of success; T= exists or created; F= not found and not created


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