0
Skip to Content
Stats with R
Home
Resources
R Tutorials
R Functions
External R Resources
Foundational Statistics
Products
Mental Health Screener
Free R Apps
Random Password Generator
Improved Scrambler App
Scrambler App
Curve Fitting App
Website Info
Our Team
Contact
Login Account
Search
Stats with R
Home
Resources
R Tutorials
R Functions
External R Resources
Foundational Statistics
Products
Mental Health Screener
Free R Apps
Random Password Generator
Improved Scrambler App
Scrambler App
Curve Fitting App
Website Info
Our Team
Contact
Login Account
Search
Home
Folder: Resources
Back
R Tutorials
R Functions
External R Resources
Foundational Statistics
Folder: Products
Back
Mental Health Screener
Folder: Free R Apps
Back
Random Password Generator
Improved Scrambler App
Scrambler App
Curve Fitting App
Folder: Website Info
Back
Our Team
Contact
Login Account
Search
Michael Harris 2/2/24 Michael Harris 2/2/24

The “theme_minimal” Function in R

To apply a minimalistic theme to ggplot objects, removing unnecessary elements.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “labs” Function in R

To customize plot labels (title, subtitle, axis labels, and captions).

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “scale_y_continuous” Function in R

To customize the y-axis scale for continuous variables in a ggplot.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “scale_x_continuous” Function in R

To customize the x-axis scale for continuous variables in a ggplot.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “facet_wrap” Function in R

To create a multi-panel display of plots based on a categorical variable, wrapping the panels into a grid.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “geom_line” Function in R

To add a layer of lines to a plot, connecting points in the order of the data frame.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “geom_point” Function in R

To add a layer of points to a plot, which is commonly used for creating scatter plots.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “aes” Function in R

To map variables to aesthetic attributes in a plot, such as x and y positions, colors, shapes, etc.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “theme” Function in R

To customize the non-data elements of a plot, such as the background, gridlines, and axis labels.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “ggplot_gtable” Function in R

To convert a ggplot object to a gtable object for more advanced layout customization.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “ggplot_build” Function in R

To extract data from a ggplot object for further analysis or modification.

Read More
Michael Harris 2/2/24 Michael Harris 2/2/24

The “ggplot” Function in R

To create complex and customized data visualizations using the Grammar of Graphics framework.

Read More
Michael Harris 1/26/24 Michael Harris 1/26/24

The “with” Function in R

To evaluate an expression or multiple expressions within the context of a data frame or environment.

Read More
Michael Harris 1/26/24 Michael Harris 1/26/24

The “str_remove_all” Function in R

To remove all occurrences of a matched pattern from a character vector using regular expressions.

Read More
Michael Harris 1/26/24 Michael Harris 1/26/24

The “str_remove” Function in R

To remove matched patterns from a character vector using regular expressions.

Read More
Michael Harris 1/26/24 Michael Harris 1/26/24

The “str_match_all” Function in R

To extract all matched groups from a character vector using regular expressions.

Read More
Michael Harris 1/26/24 Michael Harris 1/26/24

The “str_match” Function in R

To extract matched groups from a character vector using regular expressions.

Read More
Michael Harris 1/26/24 Michael Harris 1/26/24

The “str_glue” Function in R

To interpolate variables into strings using a flexible syntax.

Read More
Michael Harris 1/26/24 Michael Harris 1/26/24

The “rename” Function in R

To rename columns in a data frame.

Read More
Michael Harris 1/26/24 Michael Harris 1/26/24

The “readRDS” Function in R

To read an R object saved in a file in the RDS (R Data Serialization) format.

Read More
Newer Posts
Older 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.