Lesson 10 of 16 • 2 upvotes • 10:28mins
In this lesson, you'll learn that functions are one of the fundamental building blocks of the R language. They are small pieces of reusable code that can be treated like any other R object. If you've worked through any other part of this course, you've probably used some functions already. Functions are usually characterized by the name of the function followed by parentheses.
16 lessons • 2h 26m
Course Overview (in Hindi)
5:00mins
Basic Building Blocks (in Hindi)
13:18mins
Workspace and Files (in Hindi)
8:48mins
Sequences and Numbers (in Hindi)
7:00mins
Vectors (in Hindi)
11:00mins
Missing Values (in Hindi)
7:14mins
Subsetting Vectors
9:02mins
Matrices and Data Frames (in Hindi)
8:09mins
Logic (in Hindi)
9:55mins
Functions (in Hindi)
10:28mins
Lapply and Sapply (in Hindi)
9:10mins
Vapply and Tapply (in Hindi)
7:11mins
Looking at Data (in Hindi)
8:10mins
Simulation (in Hindi)
12:02mins
Date and Time (in Hindi)
8:27mins
Base Graphics (in Hindi)
11:37mins