Files
2015-GCAT/R/GCAT/NAMESPACE
T

25 lines
592 B
Plaintext
Raw Normal View History

2015-06-26 15:04:35 -05:00
# Generated by roxygen2 (4.1.1): do not edit by hand
2015-04-10 15:12:45 -05:00
2015-06-26 15:04:35 -05:00
export(gcat.analysis.main)
exportClasses(well)
exportMethods(getAddInfo)
exportMethods(getCurPar)
exportMethods(getEquation)
exportMethods(getFitErr)
exportMethods(getFitInfo)
exportMethods(getFitPar)
exportMethods(getInflectionTime)
exportMethods(getLoess)
exportMethods(getModelName)
exportMethods(getNorm)
exportMethods(getPosition)
exportMethods(getRSS)
exportMethods(getScreenData)
exportMethods(getStartIndex)
exportMethods(getUseLog)
exportMethods(getWellInfo)
exportMethods(getnls)
import(gplots)
import(methods)
import(pheatmap)