Все публикации

Manipulate text with the str_split() function in from the stringr package in R programming

The str_to_upper() Function in R. Convert Text to Uppercase with stringr Package

str_replace_all() Function in R | Text Replacement with stringr Package

Manipulation Text in R: Using str_locate() with the stringr Package | R programming for Beginners

Detecting Patterns in Text with str_detect() | R Programming for beginners

Text Manipulation in R with str_c() | R Programming for beginners

Create maps using the sf package in R programming

Create tables in R with gtExtras (more tips and tricks)

Conditional Statements in R: if_else() and case_when() Functions

Handling Missing Data and Missing Values in R Programming | NA Values, Imputation, naniar Package

Create fantastic tables using gtExtras in R.

Plotly for 3d and interactive plots in R

Animations in R with gganimate

Start a project in R Studio

R programming using the tidyverse packages

Multiple regression analysis - effect modifiers and interactions

Multiple regression - making sure that your assumptions are met

Today I learned in R: Quarto books

Multiple regression. How to deal with Outliers and Colliniarity

Simple Linear Regression.

Multiple regression: how to select variables for your model

Adding variables to your multiple regression model

Multiple Regression from beginning to end in 30 minutes.

Quarto - tips and tricks