getCount: Function which returns the count of a word given the data...

Description Usage Arguments

Description

Function which returns the count of a word given the data frame generated by the corpus level word frequency function getFromFolderWF and the word requested

Usage

1
getCount(wordCountDataFrame, searchString)

Arguments

wordCountDataFrame,

the unique tokens and their frequencies

searchString,

the string you would like to know the frequency of


mouse0/suicideProject documentation built on May 3, 2019, 5:19 p.m.