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

colsplit-9h

Split a vector into multiple columns


Description

This function can be used to split up a column that has been pasted together.

Usage

colsplit(x, split="", names)

Arguments

x

character vector or factor to split up

split

regular expression to split on

names

names for output columns

Author(s)

Hadley Wickham <h.wickham@gmail.com>


reshape

Flexibly Reshape Data

v0.8.8
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre]
Initial release

We don't support your browser anymore

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