# Generated by roxygen2: do not edit by hand

S3method(AIDs,PubChemInstance_AIDs)
S3method(CIDs,PubChemInstance_CIDs)
S3method(SIDs,PubChemInstance_SIDs)
S3method(as_tibble,PubChemBatchResult)
S3method(as_tibble,PubChemIdMap)
S3method(as_tibble,PubChemRecord)
S3method(as_tibble,PubChemResult)
S3method(instance,PubChemInstanceList)
S3method(print,PC_Substance)
S3method(print,PubChemBatchResult)
S3method(print,PubChemBenchmarkReport)
S3method(print,PubChemInstance)
S3method(print,PubChemInstanceList)
S3method(print,PubChemInstance_AIDs)
S3method(print,PubChemInstance_CIDs)
S3method(print,PubChemInstance_SIDs)
S3method(print,PubChemInstance_Synonyms)
S3method(print,PubChemModelMatrix)
S3method(print,PubChemResult)
S3method(print,PubChemSparseActivityMatrix)
S3method(print,PugRestInstance)
S3method(print,PugViewInstance)
S3method(print,PugViewSection)
S3method(print,PugViewSectionList)
S3method(pubChemData,PugRestInstance)
S3method(retrieve,PC_Substance)
S3method(retrieve,PubChemInstance)
S3method(retrieve,PubChemInstanceList)
S3method(retrieve,PubChemResult)
S3method(retrieve,PugViewInstance)
S3method(retrieve,PugViewSection)
S3method(section,PugViewInstance)
S3method(section,PugViewSection)
S3method(section,PugViewSectionList)
S3method(sectionList,PugViewInstance)
S3method(sectionList,PugViewSection)
S3method(sectionList,PugViewSectionList)
S3method(synonyms,PubChemInstance_Synonyms)
export(AIDs)
export(CIDs)
export(SIDs)
export(download)
export(get_aids)
export(get_all_sources)
export(get_assays)
export(get_biological_test_results)
export(get_cids)
export(get_compounds)
export(get_properties)
export(get_pug_rest)
export(get_pug_view)
export(get_sdf)
export(get_sids)
export(get_substances)
export(get_synonyms)
export(has_hits)
export(instance)
export(pc_activity_matrix)
export(pc_activity_outcome_map)
export(pc_assay)
export(pc_assay_activity_long)
export(pc_batch)
export(pc_benchmark)
export(pc_benchmark_harness)
export(pc_cache_clear)
export(pc_cache_info)
export(pc_capabilities)
export(pc_collect)
export(pc_compound)
export(pc_config)
export(pc_cross_domain_join)
export(pc_example_assaysummary_payload)
export(pc_example_feature_table)
export(pc_export_model_data)
export(pc_feature_table)
export(pc_identifier_map)
export(pc_lifecycle_policy)
export(pc_model_matrix)
export(pc_poll)
export(pc_profile)
export(pc_property)
export(pc_request)
export(pc_response)
export(pc_resume_batch)
export(pc_sdq_bioactivity)
export(pc_similarity_search)
export(pc_submit)
export(pc_substance)
export(pc_to_chemminer)
export(pc_to_rcdk)
export(property_map)
export(pubChemData)
export(request_args)
export(retrieve)
export(section)
export(sectionList)
export(synonyms)
importFrom(RJSONIO,fromJSON)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,full_join)
importFrom(dplyr,mutate_all)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,RETRY)
importFrom(httr,content)
importFrom(httr,http_status)
importFrom(httr,status_code)
importFrom(magrittr,'%>%')
importFrom(stringr,str_split)
importFrom(stringr,str_to_title)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,as_tibble_col)
importFrom(tibble,as_tibble_row)
importFrom(tibble,tibble)
importFrom(tidyr,as_tibble)
importFrom(tidyr,contains)
importFrom(tidyr,ends_with)
importFrom(tidyr,starts_with)
importFrom(utils,URLencode)
importFrom(utils,download.file)
importFrom(utils,object.size)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(utils,write.table)
