ref_client <- ga4gh_client("http://1kgenomes.ga4gh.org", api_location = "")
## Not run:
#
# ## Use the client and get an object from the api
# ref_client %>% get_ga4gh("datasets", "id")
#
# ## Or provide the API location as a string
# get_ga4gh("http://1kgenomes.ga4gh.org", "datasets", "id")
# ## End(Not run)
Run the code above in your browser using DataLab