# Generated by roxygen2: do not edit by hand

S3method(as.orcid,character)
S3method(as.orcid,list)
S3method(as.orcid,or_cid)
S3method(identifiers,list)
S3method(identifiers,orcid)
S3method(identifiers,orcid_doi)
S3method(identifiers,orcid_id)
S3method(identifiers,works)
S3method(obj_type,"NULL")
S3method(obj_type,data.frame)
S3method(obj_type,data_frame)
S3method(obj_type,default)
S3method(print,or_cid)
S3method(print,orcid)
S3method(print,orcid_doi)
S3method(print,works)
S3method(summary,or_cid)
S3method(type_summ,Date)
S3method(type_summ,POSIXt)
S3method(type_summ,array)
S3method(type_summ,character)
S3method(type_summ,data.frame)
S3method(type_summ,default)
S3method(type_summ,factor)
S3method(type_summ,integer)
S3method(type_summ,logical)
S3method(type_summ,matrix)
S3method(type_summ,numeric)
export(as.orcid)
export(browse)
export(check_dois)
export(identifiers)
export(orcid)
export(orcid_doi)
export(orcid_id)
export(type_summ)
export(works)
importFrom(httr,GET)
importFrom(httr,accept)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(jsonlite,fromJSON)
importFrom(methods,is)
importFrom(stats,setNames)
importFrom(utils,browseURL)
importFrom(utils,head)
