Glassdoor Partner ID

gd_pid(token = NULL, error = TRUE)

gd_pat(token = NULL, error = TRUE)

have_gd_pid(token = NULL)

have_gd_pat(token = NULL)

have_gd_tokens()

Arguments

token

Partner ID or Authentication token

error

Should the function error if no token specified?

Value

A vector of class character

Examples

if (have_gd_pid()) { gd_pid() }
#> [1] "194211"