interactiveSpellCheck: Interactively check spelling against custom corpus

Description Usage Arguments

View source: R/InteractiveFns.R

Description

Given an input vector or df and output directory, the user may correct words that are not found in a standard dictionary or a current list of ImmuneSpace specific terms.

Usage

1
interactiveSpellCheck(input, name, outputDir, freqTbl)

Arguments

input

dataframe or vector

name

object name or string to use as fileName

outputDir

filepath for where to append lines of code

freqTbl

frequency table of words in a custom corpus


RGLab/corpusFreq documentation built on May 1, 2021, 4:58 p.m.