View source: R/prep_check_for_dataquieR_updates.R
| prep_check_for_dataquieR_updates | R Documentation |
Check for package updates
prep_check_for_dataquieR_updates(
beta = FALSE,
deps = TRUE,
ask = interactive()
)
beta |
logical check for beta version too |
deps |
logical check for missing (optional) dependencies |
ask |
logical ask for updates |
invisible(NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.