.get.httr_config | R Documentation |
.get.httr_config()
retrieves the current CURL options and in particular tests and gets
the options used with "^https://.*ensembl.org" URLs. The code was partly copied from listMarts()
.
.get.httr_config(
httr_config,
host = "https://www.ensembl.org",
use.cache = TRUE
)
httr_config |
( |
host |
( |
use.cache |
( |
A R object of class request
listing current CURL options.
config
## Not run: .get.httr_config()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.