termcount: termcount

Description Usage Arguments Value

View source: R/termcounter.R

Description

Counts the number of distinct terms used in a a string. Counts the number of terms used in a string that are separated by semicolon or comma (if semicolons were not used).

Usage

1

Arguments

x

A vector of strings to be parsed.

Value

A corresponding numeric vector of number of terms in the string


alexisblackbird/personal.utilities documentation built on May 3, 2019, 9:36 p.m.