base_uri | R Documentation |
Retrieve the base URI from configuration
base_uri()
returns the value of csvwr_base_uri
option, defaulting to example.net
## Not run: base_uri() # returns default options(csvwr_base_uri="http://www.w3.org/2013/csvw/tests/") base_uri() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.