Description Usage Arguments Value Author(s) References Examples
Get or set configuration options that control ALA4R behaviour
1 2 3  | 
... | 
 Options can be defined using name=value. Valid options are: 
  | 
For ala_config(), a list of all options. When ala_config(...) is called with arguments, nothing is returned but the configuration is set.
Atlas of Living Australia support@ala.org.au
http://spatial.ala.org.au/layers-service/ this will eventually move to the api link
Invoking ala_config() with no arguments returns a
list with the current values of the options.
ala_reasons() returns a data frame with information
describing the valid options for download_reason_id
1 2 3 4 5  | ala_config()
ala_config(caching="off")
ala_reasons()
ala_config(download_reason_id=9,verbose=TRUE)
ala_config("reset")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.