getCapitalAttributes: getCapitalAttributes

Description Usage Arguments Value Examples

View source: R/getCapitalAttributes.R

Description

Calculate the mean, max, and sum of substring containing consecutive capital letters

Usage

1

Arguments

text

Text where the attributes will be calculated from

Value

Vector of the mean, max, and sum

Examples

1
getCapitalAttributes("MY text HASmany CAPITAL LETTERS")

megahf/spamfilter documentation built on May 29, 2019, 4:42 a.m.