# Generated by roxygen2: do not edit by hand

S3method(print,collection_information)
S3method(print,publication_information)
export(bulk_data_transfer)
export(collection_contacts)
export(collection_contributors)
export(collection_data)
export(collection_detail)
export(collection_information)
export(collections)
export(collections_default_columns)
export(dataset_contributors)
export(dataset_derived)
export(dataset_detail)
export(dataset_metadata)
export(datasets)
export(datasets_default_columns)
export(donor_derived)
export(donor_detail)
export(donor_metadata)
export(donors)
export(donors_default_columns)
export(organ)
export(publication_authors)
export(publication_data)
export(publication_information)
export(publications)
export(publications_default_columns)
export(sample_derived)
export(sample_detail)
export(sample_metadata)
export(samples)
export(samples_default_columns)
export(uuid_provenance)
importFrom(dplyr,across)
importFrom(dplyr,add_row)
importFrom(dplyr,any_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(httr2,req_body_raw)
importFrom(httr2,req_cache)
importFrom(httr2,req_error)
importFrom(httr2,req_headers)
importFrom(httr2,req_perform)
importFrom(httr2,req_perform_iterative)
importFrom(httr2,req_url_path_append)
importFrom(httr2,req_url_query)
importFrom(httr2,request)
importFrom(httr2,resp_body_string)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(rjsoncons,j_patch_apply)
importFrom(rjsoncons,j_pivot)
importFrom(rjsoncons,j_query)
importFrom(rlang,has_name)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(tibble,tibble)
importFrom(tidyr,any_of)
importFrom(tidyr,as_tibble)
importFrom(tidyr,everything)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
importFrom(tidyr,unnest_longer)
importFrom(tidyr,unnest_wider)
importFrom(utils,browseURL)
importFrom(whisker,whisker.render)
