.                       Function . for Selecting Rows/Columns with base
                        R Extract
ANOVA                   Analysis of Variance
BarChart                Bar Chart for One or Two Variables
Correlation             Correlation Analysis
CountAll                CountAll Descriptive Analysis of all Variables
                        in the Data Frame
Density                 Density Curves from Data plus Histogram
Histogram               Histogram
LineChart               Line Chart such as a Run Chart or Time-Series
                        Chart
Logit                   Logit Regression Analysis
Merge                   Merge Two Data Frames Horizontally or
                        Vertically
Model                   Regression Analysis, ANOVA or t-test
Nest                    Nest the Values of an Integer or Factor
                        Variable
PieChart                Pie Chart
Plot                    Plot One or Two Continuous and/or Categorical
                        Variables
Prop_test               Analysis of Prop_test
Read                    Read Contents of a Data File with Optional
                        Variable Labels and Feedback
Regression              Regression Analysis
Sort                    Sort the Rows of a Data Frame
Subset                  Subset the Values of One or More Variables
SummaryStats            Summary Statistics for One or Two Variables
Transform               Deprecated: Transform the Values of an Integer
                        or Factor Variable
VariableLabels          Create or Display Variable Labels
Write                   Write the Contents of a Data Frame to an
                        External File
corCFA                  Confirmatory Factor Analysis of a Multiple
                        Indicator Measurement Model
corEFA                  Exploratory Factor Analysis and Multiple
                        Indicator Measurement Model
corProp                 Proportionality Coefficients from Correlations
corRead                 Read Specified Correlation Matrix
corReflect              Reflect Specified Variables in a Correlation
                        Matrix
corReorder              Reorder Variables in a Correlation Matrix
corScree                Eigenvalue Plot of a Correlation Matrix
dataAnova_1way          Data: Anova_1way
dataAnova_2way          Data: Anova_2way
dataAnova_rb            Data: Anova_rb
dataBodyMeas            Data: Body Measurements
dataCars93              Data: Cars93
dataEmployee            Data: Employees
dataEmployee_lbl        VariableLabels: Employee Data Set
dataFreqTable99         Data: Joint Frequency Table
dataJackets             Data: Motorcycle Type and Thickness of Jacket
dataLearn               Data: Distributed vs Massed Practice
dataMach4               Data: Machiavellianism
dataMach4_lbl           VariableLabels: Mach4 Data Set
dataReading             Data: Reading Ability
dataStockPrice          Data: Stock price of Apple, IBM and Intel from
                        1980 through January of 2019
dataWeightLoss          Data: WeightLoss
details                 Display Contents of a Data File and Optional
                        Variable Labels
factors                 Create Factor Variables Across a Sequential
                        Range or Vector of Variables
getColors               Hue, Chroma, Luminance (HCL) Color Wheel or
                        Specified Colors
interact                Run Shiny Apps
kurtosis                Kurtosis
label                   Assign Variable Labels [Superseded by
                        VariableLabels]
pivot                   Create a Pivot (Summary) Table
print.out               Display a Portion of Output from a Saved List
                        Object
print.out_all           Display All Text Output from a Saved List
                        Object
prob_norm               Compute and Plot Normal Curve Probabilities
                        over an Interval
prob_tcut               Plot t-distribution Curve and Specified Cutoffs
                        with Normal Curve
prob_znorm              Plot a Normal Curve with Shaded Intervals by
                        Standard Deviation
recode                  Recode the Values of an Integer or Factor
                        Variable
regPlot                 regPlot Analysis
rename                  Rename a Variable in a Data Frame
rescale                 Rescale a Variable
reshape_long            Reshape a Wide-Form Data Frame to Long-Form
reshape_wide            Reshape a Wide-Form Data Frame to Wide-Form
see                     View the Upper and Left Corners of a Data Frame
showColors              Display All Named R Colors and Corresponding
                        rgb Values
showPalettes            Display Color Palettes
simCImean               Pedagogical Simulation for the Confidence
                        Interval of the Mean
simCLT                  Pedagogical Simulation for the Central Limit
                        Theorem
simFlips                Pedagogical Binomial Simulation, Coin flips
simMeans                Pedagogical Simulation of Sample Means over
                        Repeated Samples
skew                    Skew of a variable.
style                   Set the Default Color Theme and Other System
                        Settings
to                      Create a Sequence of Numbered Variable Names
                        with a Common Prefix and Width
ttest                   Generic Method for t-test and Standardized Mean
                        Difference with Enhanced Graphics
ttestPower              Compute a Power Curve for a One or Two Group
                        t-test
values                  List the Values of a Variable
xAnd                    Text Processing: Insert and Into a List
xNum                    Text Processing: Convert a Number to a Word
xP                      Text Processing: Print Formatted Numbers
xRow                    Text Processing: Add the Word Row to Case
                        Labels that Could be Numeric
xU                      Text Processing: Capitalize First Letter of a
                        Word
xW                      Text Processing: Wrap Words to Create New Lines
                        From a Specified Line
