remove_by_charlength: remove NA, non-character and characters shorter than N from...

View source: R/util_generic.R

remove_by_charlengthR Documentation

remove NA, non-character and characters shorter than N from array

Description

remove NA, non-character and characters shorter than N from array

Usage

remove_by_charlength(x, minchar)

Arguments

x

character array

minchar

integer, minimum character of elements in x


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.