gd_pid.Rd
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()
token | Partner ID or Authentication token |
---|---|
error | Should the function error if no token specified? |
A vector of class character
if (have_gd_pid()) { gd_pid() }#> [1] "194211"