counter: Counters

Description Usage Arguments Value

Description

count_letters

counts the number of letters in a word

count_homogr

counts the number of homograms of a word

count_homoph

counts the number of homographs of a word

count_phons

counts the number of phonems in a word

count_syll

counts the number of syllables in a word

count_morph

counts the number of morphems in a word

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

df

the dataframe

col

the column with words

Value

a data.frame with words and a column with the specific count of element


ColinFay/lexiquer documentation built on May 6, 2019, 2:19 p.m.