View source: R/pin_get_download_time.R
check_sites | R Documentation |
La funcion recorre cada uno de los sitios y verifica su existencia.
check_sites(covid_data = TRUE, dictionnary = TRUE)
covid_data |
(opcional) Variable booleana |
dictionnary |
(opcional) Variable booleana |
Devuelve TRUE
si todos los sitios web existen, FALSE
en caso de que no.
# Verificamos que existan los sitios cambiando a TRUE cualquiera:
check_sites(covid_data = FALSE, dictionnary = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.