# Generated by roxygen2: do not edit by hand

S3method(plotRout,ICC)
S3method(plotRout,InformationWithLatentDist)
S3method(plotRout,default)
export(plotRout)
exportPattern("^[[:alpha:]]+") # this exports all functions that start with an alphanumeric charachter so that every function in the package is visible (otherwise need to manually add exports to NAMESPACE)
if (.Platform$OS.type=="windows") importFrom(utils,shortPathName)
importFrom(Rcpp,sourceCpp)
importFrom(methods,hasArg)
importFrom(rlang,.data)
importFrom(stats,reshape)
useDynLib(conquestr)
