Prepare a strict template skeleton to contribute to bookdownplus
create(template_name = "new", bodyfile = "body.Rmd", indexfile = "index.Rmd", texfile = "t.tex")
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 |
organzed folders and files.
create()#>#> [1] TRUE