pc_set_domain: Set or retrieve the domain you are currently working with as...

Description Usage Arguments Value Examples

View source: R/pc_set_domain.R

Description

Set or retrieve the domain you are currently working with as an environment variable

Usage

1
pc_set_domain(domain = NULL)

Arguments

domain

A plain domain name, such as europeandatajournalism.eu

Value

The domain currently recorded as an environment variable.

Examples

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

giocomai/popularitycheckr documentation built on Aug. 1, 2020, 11:50 a.m.