check_rest_avail.Rd
Check if API access is available for a GWAS catalog study
check_rest_avail(study_id)
a study accession ID, e.g. "GCST000001"
TRUE if the REST API is available for the study, FALSE otherwise
if (FALSE) { # \dontrun{ #' check_rest_avail("GCST000001") } # }