View source: R/synapse_authentication.R
| check_genie_access | R Documentation |
Check Access to GENIE Data
check_genie_access(pat = NULL, check_consortium_access = FALSE)
pat |
'Synapse' Personal Access Token. If NULL, package will search package environment for "pat". |
check_consortium_access |
Specifies whether access to GENIE BPC consortium data releases (vs. public data releases) is checked. Default is FALSE, indicating that access to GENIE BPC public data releases is checked instead. |
A success message if you are able to access GENIE BPC data; otherwise an error
Karissa Whiting
## Not run:
# if credentials are saved:
check_genie_access()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.