flow_text_to_file: flow text from a textdf to an input and output file

Description Usage

View source: R/preprocess_text.R

Description

flow text from a textdf to an input and output file

Usage

1
2
flow_text_to_file(textdf, nchars = 20, outputs, filepath = tempdir(),
  append = FALSE, filenames = c("inputs.txt", "outputs.txt"))

thebioengineer/textflow documentation built on May 17, 2019, 7:46 a.m.