removeUnknownWords: Remove Unknown Words From iChart

Description Usage Arguments Details

Description

removeUnknownWords() provides a quick way to rename conditions in an iChart

Usage

1
removeUnknownWords(iChart, knownWords_file, knows_threshold = 3)

Arguments

iChart

A data frame created by the readiChart() function.

knownWords_file

A file with a table of unknown words for each participant

knows_threshold

An integer indicating the threshold value for whether a word is known.

Details

This function removes unknown words for each participant


kemacdonald/iChartAnalyzeR documentation built on May 7, 2019, 8:44 a.m.