# Generated by roxygen2: do not edit by hand

S3method(activate,HCAExplorer)
S3method(filter,HCAExplorer)
S3method(select,HCAExplorer)
export(HCAExplorer)
export(activate)
export(fields)
exportClasses(HCAExplorer)
exportClasses(ProjectView)
exportMethods("[")
exportMethods(fields)
exportMethods(getManifest)
exportMethods(getManifestFileFormats)
exportMethods(nextResults)
exportMethods(resetQuery)
exportMethods(resetSelect)
exportMethods(results)
exportMethods(show)
exportMethods(undoQuery)
exportMethods(values)
exportMethods(viewProjects)
importFrom(S4Vectors,values)
importFrom(curl,curl_escape)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,timeout)
importFrom(jsonlite,toJSON)
importFrom(methods,new)
importFrom(methods,show)
importFrom(plyr,rbind.fill)
importFrom(rlang,quos)
importFrom(tibble,tibble)
importFrom(tidygraph,"%>%")
importFrom(tidygraph,activate)
importFrom(tidygraph,as_tibble)
importFrom(utils,head)
importFrom(vctrs,fields)
