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
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
R Language
2.8k+ 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 List-Function
22 articles
R Factor-Function
12 articles
R Array-Functions
10 posts
Popular Articles
Recent Articles
Apply a Function over a Ragged Array in R Programming - tapply() Function
Last Updated: 19 June 2020
tapply() function in R Language is used to apply a function over a subset of vectors given by a combination of factorsSyntax: tapply(vector,
...read more
R Language
R Vector-Function
R Array-Functions
R Factor-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 character
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R Array-Functions
R List-Function
Intersection of Two Objects in R Programming - intersect() Function
Last Updated: 24 November 2023
In this article, we will discuss how we do the Intersection of Two Objects in R Programming Language using the intersect() function.What is
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R Array-Functions
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
R Language
2.8k+ 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 List-Function
22+ articles
R Factor-Function
12+ articles
Get Exclusive Elements between Two Objects in R Programming - setdiff() Function
Last Updated: 27 October 2021
setdiff() function in R Programming Language is used to find the elements which are in the first Object but not in the second Object.Syntax:
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R Array-Functions
Check if Two Objects are Equal in R Programming - setequal() Function
Last Updated: 15 June 2020
setequal() function in R Language is used to check if two objects are equal. This function takes two objects like Vectors, dataframes, etc.
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R Array-Functions
Check for Presence of Common Elements between Objects in R Programming - is.element() Function
Last Updated: 15 June 2020
is.element() function in R Language is used to check if elements of first Objects are present in second Object or not. It returns TRUE for e
...read more
R Language
R DataFrame-Function
R Vector-Function
R Object-Function
R Matrix-Function
R Array-Functions
Return True Indices of a Logical Object in R Programming - which() Function
Last Updated: 08 June 2020
which() function in R Language is used to return the indices of the object which return true for the logical operation passed as argument.Sy
...read more
R Language
R Vector-Function
R Object-Function
R Matrix-Function
R Array-Functions
Get Indices of Specified Values of an Array in R Programming - arrayInd() Function
Last Updated: 08 June 2020
arrayInd() function in R Language is used to get the indices of the values passed to the function as argument. This function takes values an
...read more
R Language
R Array-Functions
Perform Operations over Margins of an Array or Matrix in R Programming - apply() Function
Last Updated: 04 June 2020
apply() function in R Language is used to perform mathematical operations across elements of an array or a matrix.Syntax: apply(x, margin, f
...read more
R Language
R Matrix-Function
R Array-Functions
Outer() Function in R
Last Updated: 18 April 2025
A flexible tool for working with matrices and vectors in R is the outer() function. It enables you to create a new matrix or array by applyi
...read more
R Language
R Math-Function
R Array-Functions
1
1
1
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 !