create: Prepare a strict template skeleton to contribute to bookdownplus
Description
Prepare a strict template skeleton to contribute to bookdownplus
Usage
create(
template_name = "new",
bodyfile = "body.Rmd",
indexfile = "index.Rmd",
texfile = "t.tex"
)
Arguments
template_name
character. tempalte name.
bodyfile
character. name of the body file.
indexfile
character. name of the index file.
texfile
character. name of the texfile
Value
organzed folders and files.