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
R Language
2.9k+ articles
ASCII
140+ articles
R Vector-Function
88 articles
R Math-Function
79 articles
R Matrix-Function
65 articles
R Object-Function
54 articles
R-strings
29 articles
R-basics
27 articles
R Date-Function
11 articles
R Data-types
10 articles
R String-Functions
39 posts
Popular Articles
Recent Articles
Getting String Representation of the given Date and Time Object in R Programming - strftime() Function
Last Updated: 02 March 2021
strftime() function in R Language is used to convert the given date and time objects to their string representation. Syntax: strftime(time)
...read more
R Language
R String-Functions
R Date-Function
Check if an Object is of Type Character in R Programming - is.character() Function
Last Updated: 16 June 2020
is.character() function in R Language is used to check if the object passed to it as argument is of character type.Syntax: is.character(x)Pa
...read more
R Language
R Vector-Function
R Object-Function
R Matrix-Function
R String-Functions
R List-Function
Seek a Match for the Pattern in the String in R Programming - pmatch() Function
Last Updated: 16 June 2020
pmatch() function in R Language is used to seek match for the pattern passed as argument. It returns the strings that begin with the pattern
...read more
R Language
R String-Functions
Similar Topics
R Language
2.9k+ articles
ASCII
140+ articles
R Vector-Function
88+ articles
R Math-Function
79+ articles
R Matrix-Function
65+ articles
R Object-Function
54+ articles
R-strings
29+ articles
R-basics
27+ articles
R Date-Function
11+ articles
R Data-types
10+ articles
Create Repetitions of a String in R Programming - strrep() Function
Last Updated: 05 June 2020
strrep() Function in R Language is used to create specified number of repetitions of a specified string.Syntax: strrep(string, n)Parameter:s
...read more
R Language
R String-Functions
Replace the First Match of a Pattern from a String in R Programming – sub() Function
Last Updated: 05 June 2020
sub function in R Language is used to replace the first match of a pattern in a string. If there is a vector of string elements, then it wil
...read more
R Language
R String-Functions
Matching of patterns in a String in R Programming - agrep() Function
Last Updated: 14 April 2021
agrep() function in R Language is used to search for approximate matches to pattern within each element of the given string. Syntax: agrep
...read more
R Language
R-strings
R String-Functions
Convert String to Single Quote Text in R Programming - sQuote() Function
Last Updated: 01 June 2020
sQuote() function in R Language is used to convert the given string or character vector into single quote text.Syntax: sQuote(x)Parameters:x
...read more
R Language
R-strings
R String-Functions
Convert String to Double Quote Text in R Programming - dQuote() Function
Last Updated: 01 June 2020
dQuote() function in R Language is used to convert the given string or character vector into double quote text.Syntax: dQuote(x)Parameters:x
...read more
R Language
R-strings
R String-Functions
Getting Match of an Element within a Vector in R Programming - charmatch() Function
Last Updated: 23 December 2021
charmatch() function in R Programming Language is used to find matches between two arguments.Syntax: charmatch(x, table, nomatch = NA_intege
...read more
R Language
R Vector-Function
R String-Functions
First
1
2
3
First
1
2
3
First
1
2
3
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 !