ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

77,939 results

Bruno Rodrigues
Easy error handling in R (no loops) and some more functional programming tricks

In this video I show how to use the possibly() function from {purrr} which makes it easily to avoid having code that fails when an ...

15:02
Easy error handling in R (no loops) and some more functional programming tricks

4,130 views

5 years ago

Riffomonas Project
Three approaches to organize your R project (CC178)

Having a well organized project directory is critical to the reproducibility of any R project. In this tutorial, Pat shows three ...

16:59
Three approaches to organize your R project (CC178)

11,097 views

4 years ago

weecology
Introduction to R Packages

This video is an introduction to the idea of packages in R. Packages are the main way that we share reusable code in R and ...

4:49
Introduction to R Packages

9,944 views

5 years ago

Alex The Analyst
R vs Python | Which is Better for Data Analysis?

R and Python are the programming language of choice for most data analyst and scientists. Let's take a look at them and see ...

11:51
R vs Python | Which is Better for Data Analysis?

244,079 views

5 years ago

Riffomonas Project
A tutorial for writing functions in R (CC177)

Writing your own R functions is critical to expanding the versatility and reproducibility of your code. In this epsiode Pat shares ...

14:37
A tutorial for writing functions in R (CC177)

22,156 views

4 years ago

Alex The Analyst
Installing R and R Studio | R for Data Analytics Series

Take my Full R Programming for Data Analysts Course: https://www.analystbuilder.com/courses/r-programming-for-data-analysts ...

5:59
Installing R and R Studio | R for Data Analytics Series

26,159 views

8 months ago

The GRAPH Courses
Installing R & RStudio | Foundations of data analysis with R (lesson 1)

LESSON MATERIALS You can access the quizzes, PDF notes, and datasets for this lesson at our website: ...

10:24
Installing R & RStudio | Foundations of data analysis with R (lesson 1)

4,445 views

3 years ago

datalabcc
Packages - R: An Introduction - 2.3

Packages are free code add-ons that make R capable of doing nearly anything. For more on this topic – and all of data science!

7:24
Packages - R: An Introduction - 2.3

2,237 views

8 years ago

Riffomonas Project
What's the difference between a matrix, data frame, and tibble in R? (CC180)

Do you know when to use a matrix, data frame, or tibble in R? Do you know how to use each or even what the differences are ...

19:11
What's the difference between a matrix, data frame, and tibble in R? (CC180)

8,684 views

4 years ago

Luke Smith
Basics of R Dataframes! Subsetting, Columns, Ifelse

Support the channel!: https://Patreon.com/LukeSmith Give me money: https://PayPal.me/LukeMSmith Ask a question: ...

14:58
Basics of R Dataframes! Subsetting, Columns, Ifelse

16,735 views

8 years ago

weecology
Introduction To `if` Statements In R

This video is an introduction to "if" statements in R. And "if" statements allow us to only execute a particular block of code if a ...

7:18
Introduction To `if` Statements In R

8,898 views

5 years ago

John Mount
Pipes in R

Some comments on function-composition-like pipes in R. Pipes look like a combination of function composition, and of function ...

7:32
Pipes in R

1,852 views

5 years ago

Carnegie Mellon University Libraries
Introduction to R: Lesson 1 (1/3)

This segment covers creating a new project. This course is designed to be used in conjunction with the Introduction to R ...

4:04
Introduction to R: Lesson 1 (1/3)

535 views

4 years ago

R Consortium
An {arsenal} of R Functions for Statistical Summaries

Ethan Heinzen, Senior Data Science Analyst at Mayo Clinic, presents the {Arsenal} package, R Functions for Statistical ...

18:04
An {arsenal} of R Functions for Statistical Summaries

2,527 views

4 years ago

R Consortium
Using R to Detect Outliers and Anomalies in Clinical Trial Data (Steven Schwager)

This video is part of the R/Medicine 2020 Virtual Conference.

19:00
Using R to Detect Outliers and Anomalies in Clinical Trial Data (Steven Schwager)

1,233 views

5 years ago

Luke Smith
Stats in R: Basics of a Beefy Calculator (Tutorial and Introduction)

Here I talk about the basic logic of R, core arithmatic and variables, but also R's unique use of vector logic. This is first in a series ...

12:50
Stats in R: Basics of a Beefy Calculator (Tutorial and Introduction)

26,098 views

8 years ago

Monika Wahi
How to Run Code in R Four Different Ways - Demonstration

Note: I may be compensated, but you will not be charged, if you click on the links below. In this video, Monika Wahi shows you four ...

6:30
How to Run Code in R Four Different Ways - Demonstration

6,311 views

3 years ago

Mario Castro
R advanced functions that will make your life easier

Download the source code in: https://github.com/mariocastro73/ML2020-2021/blob/master/scripts/advanced-useful-functions.R.

9:47
R advanced functions that will make your life easier

18,082 views

5 years ago

Riffomonas Project
How to write a simple regular expression in R using sub and str_replace (CC183)

A regular expression is a pattern that you want to search for and do something with. R has a variety of tools for creating regular ...

18:48
How to write a simple regular expression in R using sub and str_replace (CC183)

7,221 views

4 years ago

MJ the Fellow Actuary
R Course - Creating Complex Functions

Learn R in less than an hour. Free Udemy Course: ...

15:39
R Course - Creating Complex Functions

2,452 views

5 years ago