add_ppmf19r_path | R Documentation |
Path for the 19.61 replication in 2023.
add_ppmf19r_path(path, overwrite = FALSE, install = FALSE)
path |
path where ppmf19r data is stored |
overwrite |
Defaults to FALSE. Should existing ppmf19 in Renviron be overwritten? |
install |
Defaults to FALSE. Should ppmf19r be added to '~/.Renviron' file? |
path, invisibly
## Not run:
tp <- tempfile(fileext = '.csv')
add_ppmf19r_path(tp)
path19 <- Sys.getenv('path19')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.