len_longest_word: character length of a the longest word in a string

View source: R/util.R

len_longest_wordR Documentation

character length of a the longest word in a string

Description

len_longest_word calculates the character length of a the longest word in a string.

Usage

len_longest_word(str)

Arguments

str

character vector to search in


rijpma/capelinker documentation built on Nov. 7, 2024, 3:06 a.m.