R/read_in_files.R
add_new_documents.RdAdd new documents Adds new document or documents to an existing documents data frame.
add_new_documents(files, docs_df_path = "", file_path = "")
| files | file tibble produced by ShinyFiles |
|---|---|
| docs_df_path | Existing data frame of text documents |
| file_path | Full path to the data set of documents including trailing slash |