interactiveSpellCheck.df: Interactively check spelling against dictionary and...

Description Usage Arguments

View source: R/cleanTextFns.R

Description

Given an input dataframe 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.df(inputDF, outputDir, dfName = NULL)

Arguments

inputDF

dataframe, only character type will be worked on

outputDir

filepath for where to append lines of code

dfName

name of df for use in output R doc, default NULL uses "templateName" attribute


RGLab/Import2ImmPort documentation built on May 17, 2021, 7:43 a.m.