Description Usage Arguments Value Examples
Write results
1 2 3 | writeResult(result, filename, resultsdir, exclude = c())
writeCoded(coded, filename, resultsdir)
|
result |
A data.frame with results |
filename |
Where to write the results |
resultsdir |
The path to the directory of the file |
exclude |
A vector of column names or numbers which are not numeric, and therefore should be excluded from the cleaning. |
Returns the cleaned results.
1 | writeResult(result,filename,resultsdir)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.