show_schema | R Documentation |
show_schema()
downloads, unzips, and show in a web browser Plataforma +Brasil's
full database documentation, including its schema and other usefull information.
Docs are downloaded to a folder in the working directory.
show_schema(verbose = TRUE, browser = TRUE)
verbose |
Should the function display messages and progress bar? Defaults
to |
browser |
Should the function open a web browser to display the docs?
Defaults to |
show_schema()
is most usefull for its side effect of downloading,
when needed, and opening Plataforma +Brasil's documentation, but is also silently
returns a string containing the path to the docs' index file.
show_schema()
needs an internet connection to download data in case it
does not found a cache folder with the docs from a previous request. Be aware that instability
in the Plataforma +Brasil server might produce error messagens, in which case users
should try waiting before rerunning the function.
## Not run: show_schema()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.