split_key: Split Key

Description Usage Arguments Value Author(s)

Description

splits a string in to chunks of length chunk_len, returns a matrix

Usage

1
split_key(x, chunk_len = 3)

Arguments

x

a character vector of text

chunk_len

integer nchar length of each part of the key

Value

a matrix of split text

Author(s)

Matthew Davis


mdavis29/keys_and_strings documentation built on May 24, 2019, 7:23 p.m.