Open a basic template suitable for use with btable
use_btabletemplate.Rd
Open a basic template suitable for use with btable
Usage
use_btabletemplate(name, fmt = c("Rmd", "Rnw"), ..., open = TRUE)
Arguments
- name
name to save the file under
- fmt
character defining format (
Rmd
orRnw
are accepted)- ...
other options passed to
use_template
- open
logical, whether to open the file