# Generated by roxygen2: do not edit by hand

S3method(AIDs,PubChemInstance_AIDs)
S3method(CIDs,PubChemInstance_CIDs)
S3method(SIDs,PubChemInstance_SIDs)
S3method(instance,PubChemInstanceList)
S3method(print,PC_Substance)
S3method(print,PubChemInstance)
S3method(print,PubChemInstanceList)
S3method(print,PubChemInstance_AIDs)
S3method(print,PubChemInstance_CIDs)
S3method(print,PubChemInstance_SIDs)
S3method(print,PubChemInstance_Synonyms)
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,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_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(instance)
export(property_map)
export(pubChemData)
export(request_args)
export(retrieve)
export(section)
export(sectionList)
export(synonyms)
import(testthat)
importFrom(RCurl,curlEscape)
importFrom(RCurl,getURLContent)
importFrom(RCurl,url.exists)
importFrom(RJSONIO,fromJSON)
importFrom(RJSONIO,toJSON)
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,RETRY)
importFrom(httr,content)
importFrom(httr,http_status)
importFrom(httr,status_code)
importFrom(magick,image_read)
importFrom(magrittr,'%>%')
importFrom(png,readPNG)
importFrom(png,writePNG)
importFrom(rsvg,rsvg_png)
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)
