Learn R Programming

stringb (version 0.1.17)

text_nchar: wrapper around nchar to return text length

Description

wrapper around nchar to return text length

Usage

text_nchar(x, type = "chars", allowNA = FALSE, keepNA = TRUE)

Arguments

x

see nchar

type

see nchar

allowNA

see nchar

keepNA

see nchar