Updated master to SVN trunk revision 572
This commit is contained in:
+23
-7
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user