ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

139,123 results

The GRAPH Courses
Learn R Programming for Data Analysis | Full Beginner's Course | A to Z

LESSON MATERIALS You can access the datasets, code, quizzes and PDF notes for these lessons on our website: ...

9:02:45
Learn R Programming for Data Analysis | Full Beginner's Course | A to Z

35,323 views

3 years ago

Data Analysis and Visualization Using R
1.1 Fundamentals (Variables and Data Structures)

See here for the course website, including a transcript of the code and an interactive quiz for this segment: ...

3:30
1.1 Fundamentals (Variables and Data Structures)

13,381 views

11 years ago

Riffomonas Project
Using the purrr and broom R packages to easily perform thousands of statistical tests (CC112)

Functions from the purr and broom R packages are a powerful combination if you need to iterate or repeat a function over multiple ...

20:11
Using the purrr and broom R packages to easily perform thousands of statistical tests (CC112)

10,068 views

4 years ago

Bruno Rodrigues
Advanced functional programming R tricks to feel like a hacker

In this video I show you how to use the full power of R data frames using functional programming. The goal is to avoid writing ...

20:39
Advanced functional programming R tricks to feel like a hacker

9,497 views

5 years ago

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

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,071 views

5 years ago

R Consortium
R/Medicine 101: Intro to R for Clinical Data (Stephan Kadauke, Joe Rudolf, Patrick Mathias)

This is a recording of a workshop presented at the R/Medicine 2022 Virtual Conference. Course website: ...

2:24:10
R/Medicine 101: Intro to R for Clinical Data (Stephan Kadauke, Joe Rudolf, Patrick Mathias)

15,975 views

3 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,943 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,094 views

4 years ago

Intro to R
Basic R Programming - Data Science for Environmental Health [Module 1/15]

Learn R with a focus on environmental health data. This module is part 1 of a 15 part series Learn more and get all the ...

1:16:59
Basic R Programming - Data Science for Environmental Health [Module 1/15]

174 views

9 months ago

weecology
Introduction To Making Forecasts From Time-Series Models in R

Data available here: https://course.naturecast.org/data/portal_timeseries.csv.

30:04
Introduction To Making Forecasts From Time-Series Models in R

42,345 views

5 years ago

The GRAPH Courses
Introduction to R Markdown | Foundations of data analysis with R (lesson 6)

LESSON MATERIALS Get the data, scripts, PDF notes and quizzes for this lesson from our website: ...

47:43
Introduction to R Markdown | Foundations of data analysis with R (lesson 6)

20,957 views

3 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,734 views

8 years ago

Codanics
R Programming Crash Course (11 h 55 m) – Learn R with Dr Aammar Tufail | Urdu/Hindi #rwithaammar

You can book One to one consultancy session with me on Mentoga: https://mentoga.com/muhammadaammartufail All codes can ...

11:55:37
R Programming Crash Course (11 h 55 m) – Learn R with Dr Aammar Tufail | Urdu/Hindi #rwithaammar

13,022 views

10 months 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,897 views

5 years ago

R Basics
How to Get Help for R Functions in RStudio | Using help(), ?, and help.search() Commands

Subscribe for more tips and tutorials on R programming! #RStudio #RProgramming #RHelp #RFunctions #LearnR #DataScience ...

3:32
How to Get Help for R Functions in RStudio | Using help(), ?, and help.search() Commands

562 views

1 year 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,682 views

4 years ago

RStudio for Data Science & Biostatistics
Welcome to the Course | R Programming and RStudio

Welcome to the Course | R Programming and RStudio To learn more, please Enroll the Full R Learning Course ...

3:02
Welcome to the Course | R Programming and RStudio

33 views

3 months ago

Riffomonas Project
Connecting an existing RStudio project to git and GitHub (CC145)

git and GitHub are a great tools for facilitating reproducibility. RStudio is a wonderful tool for writing in R. Put them together ...

10:43
Connecting an existing RStudio project to git and GitHub (CC145)

79,953 views

4 years ago

weecology
Basics of Vectors in R

Introduction to vectors including slicing and use with functions including length, mean, max, min, and mean.

8:40
Basics of Vectors in R

1,187 views

5 years ago