Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rxsplit

Split a character in three parts


Description

It differs from strsplit in that it only splits on the first occurrence and returns all parts of the string given

Usage

rxsplit(x, pattern)

Arguments

x

character text to be split

pattern

pattern used for splitting


whisker

{{mustache}} for R, Logicless Templating

v0.4
GPL-3
Authors
Edwin de Jonge
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.