Updated master to SVN trunk revision 572

This commit is contained in:
Yury V Bukhman
2015-06-26 15:04:35 -05:00
parent 67544a10e6
commit 2d658405a1
184 changed files with 8236 additions and 6182 deletions
+23 -7
View File
@@ -1,8 +1,24 @@
# Default NAMESPACE created by R
# Remove the previous line if you edit this file
# Generated by roxygen2 (4.1.1): do not edit by hand
# Export all names
exportPattern(".")
# Import all packages listed as Imports or Depends
import("pheatmap", "gplots")
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)