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.
1 | interactiveSpellCheck.df(inputDF, outputDir, dfName = NULL)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.