CONTENTS
5.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
Entry: Args
Aliases: Args
Keywords: programming utilities documentation
Description: Formatted Argument List of a Function
URL: ../../../library/gdata/html/Args.html
Entry: ConvertMedUnits
Aliases: ConvertMedUnits
Keywords: manip
Description: Convert medical measurements between International Standard (SI) and US 'Conventional' Units.
URL: ../../../library/gdata/html/ConvertMedUnits.html
Entry: MedUnits
Aliases: MedUnits
Keywords: datasets
Description: Table of conversions between Intertional Standard (SI) and US 'Conventional' Units for common medical measurements.
URL: ../../../library/gdata/html/MedUnits.html
Entry: aggregate.table
Aliases: aggregate.table
Keywords: iteration category
Description: Create 2-Way Table of Summary Statistics
URL: ../../../library/gdata/html/aggregate.table.html
Entry: c.factor
Aliases: c.factor
Keywords: manip
Description: Combine factors, properly handling levels
URL: ../../../library/gdata/html/c.factor.html
Entry: combine
Aliases: combine
Keywords: array manip
Description: Combine R Objects With a Column Labeling the Source
URL: ../../../library/gdata/html/combine.html
Entry: drop.levels
Aliases: drop.levels
Keywords: manip
Description: Drop unused factor levels
URL: ../../../library/gdata/html/drop.levels.html
Entry: elem
Aliases: elem
Keywords: attribute classes list print utilities
Description: Display Information about Elements in a Given Object
URL: ../../../library/gdata/html/elem.html
Entry: env
Aliases: env
Keywords: data environment utilities
Description: Display Information about All Loaded Environments
URL: ../../../library/gdata/html/env.html
Entry: frameApply
Aliases: frameApply
Keywords: manip
Description: Subset analysis on data frames
URL: ../../../library/gdata/html/frameApply.html
Entry: interleave
Aliases: interleave
Keywords: category array
Description: Interleave Rows of Data Frames or Matrices
URL: ../../../library/gdata/html/interleave.html
Entry: is.what
Aliases: is.what
Keywords: classes NA programming error utilities
Description: Run Multiple is.* Tests on a Given Object
URL: ../../../library/gdata/html/is.what.html
Entry: keep
Aliases: keep
Keywords: data environment utilities
Description: Remove All Objects, Except Those Specified
URL: ../../../library/gdata/html/keep.html
Entry: ll
Aliases: ll
Keywords: data attribute classes list environment print utilities
Description: Display Information about Objects or Elements
URL: ../../../library/gdata/html/ll.html
Entry: mapLevels
Aliases: mapLevels mapLevels.default mapLevels.factor mapLevels.character mapLevels.list mapLevels.data.frame print.levelsMap print.listLevelsMap is.levelsMap is.listLevelsMap as.levelsMap as.listLevelsMap .checkLevelsMap .checkListLevelsMap "[.levelsMap" "[.listLevelsMap" c.levelsMap c.listLevelsMap unique.levelsMap sort.levelsMap mapLevels<- mapLevels<-.default mapLevels<-.factor mapLevels<-.character mapLevels<-.list mapLevels<-.data.frame
Keywords: misc manip
Description: Mapping levels
URL: ../../../library/gdata/html/mapLevels.html
Entry: matchcols
Aliases: matchcols
Keywords: manip
Description: Select columns names matching certain critera
URL: ../../../library/gdata/html/matchcols.html
Entry: nobs
Aliases: nobs nobs.default nobs.data.frame nobs.lm
Keywords: attribute
Description: Compute the Number of Non-missing Observations
URL: ../../../library/gdata/html/nobs.html
Entry: read.xls
Aliases: read.xls
Keywords: file
Description: Read Excel files
URL: ../../../library/gdata/html/read.xls.html
Entry: rename.vars
Aliases: rename.vars remove.vars
Keywords: manip
Description: Remove or rename variables in a dataframe
URL: ../../../library/gdata/html/rename.vars.html
Entry: reorder.factor
Aliases: reorder.factor
Keywords: manip
Description: Reorder the Levels of a Factor
URL: ../../../library/gdata/html/reorder.html
Entry: resample
Aliases: resample
Keywords: misc
Description: Consistent Random Samples and Permutations
URL: ../../../library/gdata/html/resample.html
Entry: trim
Aliases: trim
Keywords: manip character
Description: Remove leading and trailing spaces from character strings
URL: ../../../library/gdata/html/trim.html
Entry: unknownToNA
Aliases: isUnknown isUnknown.default isUnknown.POSIXlt isUnknown.list isUnknown.data.frame isUnknown.matrix unknownToNA unknownToNA.default unknownToNA.factor unknownToNA.list unknownToNA.data.frame NAToUnknown NAToUnknown.default NAToUnknown.factor NAToUnknown.list NAToUnknown.data.frame
Keywords: manip
Description: Change unknown values to NA and vice versa
URL: ../../../library/gdata/html/unknown.html
Entry: unmatrix
Aliases: unmatrix
Keywords: manip
Description: Convert a matrix into a vector, with appropriate names
URL: ../../../library/gdata/html/unmatrix.html
Entry: upperTriangle
Aliases: upperTriangle upperTriangle<- lowerTriangle lowerTriangle<-
Keywords: array
Description: Extract or replace the upper/lower triangular portion of a matrix
URL: ../../../library/gdata/html/upperTriangle.html
Entry: write.fwf
Aliases: write.fwf
Keywords: print file
Description: Write object in fixed width format
URL: ../../../library/gdata/html/write.fwf.html