Description Usage Arguments Value Examples
View source: R/pc_set_domain.R
Set or retrieve the domain you are currently working with as an environment variable
1 | pc_set_domain(domain = NULL)
|
domain |
A plain domain name, such as europeandatajournalism.eu |
The domain currently recorded as an environment variable.
1 2 3 4 5 6 | pc_set_domain(domain = "europeandatajournalism.eu")
# If set, this function can be used to retrieve the id.
my_domain <- pc_set_domain()
my_domain
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.