getOneDataFrame: Function which takes a path to a folder and returns one data...

Description Usage Arguments

Description

Function which takes a path to a folder and returns a single data frame of the tokens and their frequencies

Usage

1
getOneDataFrame(pathToFolder, minMaxWordCount = 300)

Arguments

pathToFolder,

the folder containing your corpus

minMaxWordCount,

no documents with less tokens than indicated will be accepted and all documents longer than the spefified count will be cropped Defaults to 300


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