# Generated by roxygen2: do not edit by hand

S3method(detect_keys,character)
S3method(detect_keys,rmd_doc)
S3method(print,comp_df)
S3method(print,lib_df)
S3method(update,data.frame)
S3method(update,lib_df)
S3method(write_bib,lib_df)
export(detect_keys)
export(read_bib)
export(write_bib)
exportClasses(comp_df)
exportClasses(lib_df)
exportMethods("update<-")
exportMethods(compare_df)
exportMethods(reflist)
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_trim)
importFrom(yamlme,write_rmd)
