templates(print.cons = TRUE, names = TRUE)
TRUE
The template
information id printed to the console.TRUE
only the names of
the templates will be returned.cat
) to the
console to view possible templates (feel free to submit
your own; see doc_temp
for
details) as well as optionally returning a vector of
names that the user can pass to other functions.
doc_temp
## Not run:
# templates()
# templates(FALSE)
# new_report("new", templates(FALSE)[4])
# ## End(Not run)
Run the code above in your browser using DataLab