# Generated by roxygen2: do not edit by hand

S3method(plot,mapfuser)
S3method(predict,mapfuser)
S3method(summary,mapfuser)
export(LPmerge_par)
export(genphys_fit)
export(map_export)
export(map_flip)
export(map_qc)
export(read_maps)
export(read_ref)
export(remove_manual)
import(LPmerge)
import(doParallel)
import(foreach)
import(ggplot2)
import(igraph)
import(lazyeval)
import(mgcv)
import(parallel)
import(visNetwork)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarize)
importFrom(plotly,ggplotly)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stringi,stri_split)
importFrom(stringi,stri_split_fixed)
importFrom(stringi,stri_split_regex)
importFrom(tidyr,separate)
importFrom(utils,read.delim)
importFrom(utils,sessionInfo)
importFrom(utils,tail)
importFrom(utils,write.table)
