.                       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
Histogram               Histogram
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                    Scatterplots including Time Series and
                        Violin/Box/Scatterplot
Prop_test               Analysis of Prop_test
Read                    Read Contents of a Data File with Optional
                        Variable Labels and Feedback
Regression              Regression Analysis
STL                     Seasonal and Trend Decomposition of a Time
                        series via Loess
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
corPrint                Print a Correlation Matrix with Special
                        Formatting
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 for a One-Way ANOVA
dataAnova_2way          Data for a Two-Way Balanced Factorial Design
dataAnova_rb            Data for a Randomized Block ANOVA
dataAnova_rbf           Data for a Randomized Block Factorial ANOVA
dataAnova_sp            Data for a Split-Plot ANOVA
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
                        1985 through May of 2024
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 Interactive Shiny Data Visualizations
kurtosis                Kurtosis
label                   Assign Variable Labels [Superseded by
                        VariableLabels]
order_by                order_by the Rows of a Data Frame
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 One or More Variables in a Data Frame
rescale                 Rescale a Variable
reshape_long            Reshape a Wide-Form Data Frame to Long-Form
reshape_wide            Reshape a Long-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.
sort_by                 Sort_by the Rows of a Data Frame
style                   Set the Default Color Theme and Other System
                        Settings
to                      Create a Sequence of Numbered Variable Names
                        with a Common Prefix and Width
train_test              Create Training and Testing Data
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
