View source: R/preprocess_text.R
flow text from a textdf to an input and output file
1 2 | flow_text_to_file(textdf, nchars = 20, outputs, filepath = tempdir(),
append = FALSE, filenames = c("inputs.txt", "outputs.txt"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.