explode: Split a single (atomic) character variable into sections,...

Description Usage

Description

Split a single (atomic) character variable into sections, separated on sep. With the default, sep , it divides the string into it's individual letters.

Usage

1
explode(str, sep = "")

forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.