diff --git a/articles/working_imagery_files/figure-html/static3-1.png b/articles/working_imagery_files/figure-html/static3-1.png index 7b55a77f..e6e84b77 100644 Binary files a/articles/working_imagery_files/figure-html/static3-1.png and b/articles/working_imagery_files/figure-html/static3-1.png differ diff --git a/articles/x02_mapasesp.html b/articles/x02_mapasesp.html index ae648dec..95d83674 100644 --- a/articles/x02_mapasesp.html +++ b/articles/x02_mapasesp.html @@ -211,8 +211,8 @@

Un ejemplo rápido= TRUE, striped = TRUE, filterable = TRUE, height = 350 ) -
- +
+

Comparando mapSpain con otras alternativas diff --git a/pkgdown.yml b/pkgdown.yml index 5cc3f8c8..cb90d4fb 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -7,7 +7,7 @@ articles: x02_mapasesp: x02_mapasesp.html imagery: imagery.html mapSpain: mapSpain.html -last_built: 2023-09-04T18:35Z +last_built: 2023-09-04T21:54Z urls: reference: https://ropenspain.github.io/mapSpain/reference article: https://ropenspain.github.io/mapSpain/articles diff --git a/reference/addProviderEspTiles.html b/reference/addProviderEspTiles.html index 93d75a98..9da6f32d 100644 --- a/reference/addProviderEspTiles.html +++ b/reference/addProviderEspTiles.html @@ -166,8 +166,8 @@

Examples addProviderEspTiles(provider = "RedTransporte.Carreteras") PuertadelSol -
-

+
+ diff --git a/reference/esp_clear_cache.html b/reference/esp_clear_cache.html index 2859adc9..79f41516 100644 --- a/reference/esp_clear_cache.html +++ b/reference/esp_clear_cache.html @@ -139,7 +139,7 @@

Examples# Don't run this! It would modify your current state # \dontrun{ esp_clear_cache(verbose = TRUE) -#> mapSpain cached data deleted: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp2Pkr4T/mapSpain +#> mapSpain cached data deleted: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmponH8sn/mapSpain # } Sys.getenv("MAPSPAIN_CACHE_DIR") diff --git a/reference/esp_get_capimun-1.png b/reference/esp_get_capimun-1.png index 6dfa9f69..ae3c4f01 100644 Binary files a/reference/esp_get_capimun-1.png and b/reference/esp_get_capimun-1.png differ diff --git a/reference/esp_set_cache_dir.html b/reference/esp_set_cache_dir.html index 345162c0..8843c224 100644 --- a/reference/esp_set_cache_dir.html +++ b/reference/esp_set_cache_dir.html @@ -165,11 +165,11 @@

Examples# \dontrun{ esp_set_cache_dir(verbose = TRUE) #> Using a temporary cache dir. Set 'cache_dir' to a value for store permanently -#> mapSpain cache dir is: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp2Pkr4T/mapSpain +#> mapSpain cache dir is: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmponH8sn/mapSpain # } Sys.getenv("MAPSPAIN_CACHE_DIR") -#> [1] "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp2Pkr4T/mapSpain" +#> [1] "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmponH8sn/mapSpain"