Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


iNZightTools (version 1.13.0)

separate: Separate columns

Description

Separate columns

Usage

separate(.data, col, left, right, sep, check)

Value

separated dataset

Arguments

.data

dataset

col

column to be separated

left

name for the separated left column

right

name for the separated right column

sep

separator used to separate columns

check

method of separating

Author

Yiwen He, Tom Elliott