File: NAMESPACE

package info (click to toggle)
rcmdr 0.9.17-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,096 kB
  • ctags: 4
  • sloc: sh: 28; makefile: 14
file content (15 lines) | stat: -rwxr-xr-x 876 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# last modified 28 Dec 04 by J. Fox

export(bin.var, Commander, colPercents, rowPercents, reliability,
    partial.cor, RcmdrPager, listLinearModels, listGeneralizedLinearModels, doItAndPrint,
    justDoIt, logger, listDataSets, activeDataSet, activeModel, is.valid.name, stem.leaf,
    Hist, plotMeans, scatter3d, listVariables, listFactors, listTwoLevelFactors, listNumeric, listVariables,
    OKCancelHelp, subOKCancelHelp, checkActiveDataSet, checkActiveModel, checkBoxes, checkFactors, checkNumeric,
    checkReplace, checkTwoLevelFactors, checkVariables, dialogSuffix, errorCondition, groupsBox,
    groupsLabel, modelFormula, radioButtons, subsetBox, variableListBox, initializeDialog, getFrame, getSelection,
    KMeans, assignCluster)

S3method(print, stem.leaf)
S3method(print, reliability) 
S3method(getFrame, listbox)
S3method(getSelection, listbox)