move: Move a pattern match between columns

Description Usage Arguments Value

Description

Move a pattern match between columns

Usage

1
move(.data, pattern, from, to)

Arguments

.data

A table of returns.

pattern

A regular expression.

from

Source column in .data.

to

Destination column in .data.

Value

The dataframe .data with new column to.


MEDSL/medslcleaner documentation built on May 31, 2019, 7:39 a.m.