Prepare a strict template skeleton to contribute to bookdownplus

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.

Examples

create()
#> t.tex does not exist.
#> [1] TRUE