# Generated by roxygen2: do not edit by hand

export("%>%")
export(MrSFit)
export(MrSImp)
export(plotTree)
export(predictTree)
export(printTree)
export(writeTex)
import(Rcpp)
importFrom(Rcpp,evalCpp)
importFrom(magrittr,"%>%")
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,predict.lm)
importFrom(utils,read.table)
importFrom(utils,write.table)
importFrom(yaml,read_yaml)
useDynLib(MrSGUIDE, .registration = TRUE)
