Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
GfG 160: Daily DSA
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
R Language
2.9k+ articles
R Functions
90+ articles
R Vector-Function
88 articles
R Math-Function
79 articles
R Matrix-Function
65 articles
R Object-Function
54 articles
R DataFrame-Function
54 articles
R String-Functions
39 articles
R Array-Functions
10 articles
R List-Function
22 posts
Popular Articles
Recent Articles
How to Use na.omit in R?
Last Updated: 28 November 2023
What are missing values?In data analysis, missing values refer to the absence of data for a particular variable or observation. These missin
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R List-Function
Convert an Object to a Table in R Programming - as.table() Function
Last Updated: 19 June 2020
as.table() function in R Language is used to convert an object into a table.Syntax: as.table(x)Parameters:x: Object to be convertedExample 1
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R List-Function
Create a Tabular representation of Data in R Programming - table() Function
Last Updated: 19 June 2020
table() function in R Language is used to create a categorical representation of data with variable name and the frequency in the form of a
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R List-Function
Similar Topics
Web Technologies
38.9k+ articles
R Language
2.9k+ articles
R Functions
90+ articles
R Vector-Function
88+ articles
R Math-Function
79+ articles
R Matrix-Function
65+ articles
R Object-Function
54+ articles
R DataFrame-Function
54+ articles
R String-Functions
39+ articles
R Array-Functions
10+ articles
Applying a Function over an Object in R Programming - sapply() Function
Last Updated: 19 June 2020
sapply() function in R Language takes list, vector or data frame as input and gives output in vector or matrix. It is useful for operations
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R List-Function
List all the Objects present in the Current Working Directory in R Programming - ls() Function
Last Updated: 17 June 2020
ls() function in R Language is used to list the names of all the objects that are present in the working directory.Syntax: ls()Parameters:Th
...read more
R Language
R List-Function
Concatenating Objects in R Programming - combine() Function
Last Updated: 31 August 2020
In R programming, coercion function c() and combine() function are similar to each other but are different in a way. combine() functions act
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R List-Function
R Program to reverse a number - rev() Function
Last Updated: 20 December 2023
In this article, we will discuss how to reverse a number in R Programming Language. To reverse a number we will use in built method in R.In
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R List-Function
Check if an Object is of Type Numeric in R Programming - is.numeric() Function
Last Updated: 16 June 2020
is.numeric() function in R Language is used to check if the object passed to it as argument is of numeric type.Syntax: is.numeric(x)Paramete
...read more
R Language
R Math-Function
R Vector-Function
R Object-Function
R Matrix-Function
R List-Function
Convert values of an Object to Logical Vector in R Programming - as.logical() Function
Last Updated: 08 November 2021
as.logical() function in R Language is used to convert an object to a logical vector.Syntax: as.logical(x)Parameters: x: Numeric or charact
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R Array-Functions
R List-Function
Check if an Object of the Specified Name is Defined or not in R Programming - exists() Function
Last Updated: 17 April 2025
exists() function in R Programming Language is used to check if an object with the names specified in the argument of the function is define
...read more
R Language
R Vector-Function
R Object-Function
R Matrix-Function
R List-Function
Check if the Object is a List in R Programming - is.list() Function
Last Updated: 12 June 2020
is.list() function in R Language is used to return TRUE if the specified data is in the form of list, else returns FALSE.Syntax: is.list(X)P
...read more
R Language
R List-Function
Convert an Object to List in R Programming - as.list() Function
Last Updated: 27 October 2021
as.list() function in R Programming Language is used to convert an object to a list. These objects can be Vectors, Matrices, Factors, and da
...read more
R Language
R List-Function
Performing Operations on Multiple Lists simultaneously in R Programming - mapply() Function
Last Updated: 08 November 2021
mapply() function in R Language is stand for multivariate apply and is used to perform mathematical operations on multiple lists simultaneou
...read more
R Language
R List-Function
Apply a Function over a List of elements in R Programming - lapply() Function
Last Updated: 24 June 2022
lapply() function in R Programming Language is used to apply a function over a list of elements. lapply() function is used with a list and
...read more
R Language
R List-Function
Get or Set names of Elements of an Object in R Programming - names() Function
Last Updated: 05 June 2020
names() function in R Language is used to get or set the name of an Object. This function takes object i.e. vector, matrix or data frame as
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R List-Function
1
2
>>
Last
1
2
>>
Last
1
2
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !