View source: R/a_glassdoor_pid.R
gd_pid | R Documentation |
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()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.