DASplusR {DASplusR} | R Documentation |
Opens the DAS+R commander and enables the GUI.
DASplusR()
none |
This description is essentially for the listing of names of relevant functions.
Conventions: Functions which are used by the GUI and are clickable, start with a capital letter and end with the characters 'GUI', others (running under R without GUI, e.g. in batch) of which call might also appear in the script window, should have similar names but start with a small letter. The latter functions are the working horses, containing all the possible parameters, while the capitalized functions usually have no argument and get the specifications from the GUI.
Names:
Group | GUI | R Function |
MakeDASData | MakeDASDataGUI | makeDASData |
Subsets | MakeSubsetGUI | makeSubset |
EditSubsetGUI | makeSubset | |
SubsetsoperationsGUI | makeSubset | |
DeleteSubsetsGUI | ?????????? | |
Summary | SummaryGUI | summaryDAS |
Worksheet | WorksheetMenuGUI | worksheet |
WorksheetDeleteGUI | ||
SizeMenuGUI | ||
WorksheetMenuGUI | worksheetFrame | |
clearWorksheet | ||
activeFrame | ||
deleteFrame | ||
frameColor | ||
frameQuest | ||
SaveWorksheetGUI | saveWorksheet | |
LoadWorksheetGUI | loadWorksheeet | |
Diverses | worksheetExists | |
Xyplot | XyplotGUI | xyplotDAS |
Ternary | TernaryGUI | ternaryDAS |
FitBackground | FitBackgroundGUI | fitBackground |
ConvertBackgroundGUI | convertBackground | |
PlotBackgroundGUI | plot.SpatialPointsPictureFrame | |
plot.Picture | ||
Background | LoadBackgroundGUI | load |
ConvertBackgroundGUI | convertBackground | |
PlotBackgroundGUI | plot | |
SaveBackgroundGUI | save | |
Mapping | SymbolMapGUI | symbolMapDAS |
ProportMapGUI | proportMapDAS | |
SmoothingMapGUI | smoothingMapDAS | |
MakeBorderGUI | makeBorder | |
save | ||
LoadBorderGUI | load | |
PlotBorderGUI | plot | |
Princomp A. | PrincompGUI | princompDAS |
ScreeplotGUI | screeplotDAS | |
ExportCompGUI | exportComp | |
Factor Anal. | FactanalGUI | princompDAS |
ExportFactorsGUI | exportFactors | |
FactplotGUI | factplot | |
Biplot | BiplotGUI | biplotDAS |