Nothing
Code
definir_pasta_cache(path = NULL)
Message <geocodebr_cache_dir>
i Definido como pasta de cache '<path_to_default_dir>'.
Code
definir_pasta_cache("aaa")
Message <geocodebr_cache_dir>
i Definido como pasta de cache 'aaa'.
Code
listar_dados_cache(print_tree = TRUE)
Output
<path_to_cache_dir>
+-- hello.parquet
\-- oie.parquet
Code
res <- deletar_pasta_cache()
Message <geocodebr_message_removed_cache_dir>
v Deletada a pasta de cache que se encontrava em '<path_to_cache_dir>'.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.