# Generated by roxygen2: do not edit by hand

S3method(bib2bibentry,lib_df)
S3method(detect_keys,character)
S3method(detect_keys,rmd_doc)
S3method(print,comp_df)
S3method(print,lib_df)
S3method(reflist,character)
S3method(reflist,lib_df)
S3method(write_bib,lib_df)
export(bib2bibentry)
export(detect_keys)
export(read_bib)
export(reflist)
export(write_bib)
exportClasses(comp_df)
exportClasses(lib_df)
exportMethods("update_data<-")
exportMethods(compare_df)
exportMethods(update_data)
importClassesFrom(yamlme,rmd_doc)
importFrom(methods,"S3Part<-")
importFrom(methods,as)
importFrom(methods,setOldClass)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(stringr,fixed)
importFrom(stringr,regex)
importFrom(stringr,str_count)
importFrom(stringr,str_match_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_trim)
importFrom(tools,file_path_sans_ext)
importFrom(utils,bibentry)
importFrom(utils,capture.output)
importFrom(yamlme,render_rmd)
importFrom(yamlme,write_rmd)
