Skip to contents

Split and trim string parts

Usage

.get_string_parts(s, split = ";")

Arguments

s

Character string to split

split

Character string to use as delimiter (default: ";")

Value

Character vector of trimmed string parts