Skip to Content
Stats with R
Home
Consulting
R Programming Tutorials
R Function Descriptions
Foundational Statistics
External R Resources
Our Team
Contact Us
Mental Health Screening Application
Random Password Generator
Improved Scrambler App
Scrambler App
Curve Fitting App
Login Account
0
0
Search
Stats with R
Home
Consulting
R Programming Tutorials
R Function Descriptions
Foundational Statistics
External R Resources
Our Team
Contact Us
Mental Health Screening Application
Random Password Generator
Improved Scrambler App
Scrambler App
Curve Fitting App
Login Account
0
0
Search
Home
Consulting
Folder: Resources
Back
R Programming Tutorials
R Function Descriptions
Foundational Statistics
External R Resources
Our Team
Contact Us
Folder: Free Applications
Back
Mental Health Screening Application
Random Password Generator
Improved Scrambler App
Scrambler App
Curve Fitting App
Login Account
Search
Michael Harris 12/16/23 Michael Harris 12/16/23

The “tail” Function in R

Returns the last n elements of a vector, matrix, or data frame.

Read More
Michael Harris 12/16/23 Michael Harris 12/16/23

The “head” Function in R

Returns the first n elements of a vector, matrix, or data frame.

Read More
Michael Harris 12/15/23 Michael Harris 12/15/23

The “length” Function in R

Returns the number of elements in a vector or the number of components in an object.

Read More
Michael Harris 12/15/23 Michael Harris 12/15/23

The “subset” Function in R

Subsets a data frame or vector based on specified conditions.

Read More
Michael Harris 12/15/23 Michael Harris 12/15/23

The “merge” Function in R

Merges two data frames based on common columns or row names.

Read More
Michael Harris 12/14/23 Michael Harris 12/14/23

The “summary” Function in R

Generates summary statistics of the input data.

Read More
Michael Harris 12/13/23 Michael Harris 12/13/23

The “quantile” Function in R

Computes sample quantiles of a numeric vector.

Read More
Michael Harris 12/12/23 Michael Harris 12/12/23

The “max” Function in R

Calculates the maximum value in a numeric vector.

Read More
Michael Harris 12/11/23 Michael Harris 12/11/23

The “min” function in R

Calculates the minimum value in a numeric vector.

Read More
Michael Harris 12/10/23 Michael Harris 12/10/23

The “var” Function in R

Calculates the sample variance of a numeric vector.

Read More
Michael Harris 12/9/23 Michael Harris 12/9/23

The “sd” Function in R

Calculates the standard deviation of a numeric vector.

Read More
Michael Harris 12/9/23 Michael Harris 12/9/23

The “sum” Function in R

Calculates the sum of numeric values in a vector.

Read More
Michael Harris 12/9/23 Michael Harris 12/9/23

The “median” Function in R

Calculates the median of a numeric vector.

Read More
Michael Harris 12/9/23 Michael Harris 12/9/23

The “mean” Function in R

Calculates the arithmetic mean of a numeric vector.

Read More
Newer Posts

Your source for trusted R tutorials and resources!

Based in Charleston, South Carolina, this website is dedicated to all things R programming, and written with non-computer scientists in mind. Check the home page (where they are free to read) or Amazon for our two books covering the use of Keras to construct complex deep-learning models. We also have tutorials and R function documentation that provides the R code for a wide variety of tasks: data manipulation, hypothesis testing, statistical modeling, machine learning, artificial intelligence, multi-core processing, and R-Shiny application development.

Engage on LinkedIn, consider supporting us by subscribing to our YouTube Channel, and please see our disclaimer!

Want these tutorials in video format?

Subscribe to our YouTube channel!

Find Our R Programming Books on Amazon

As an Amazon Associate I earn from qualifying purchases.