readme | R Documentation |
Read in .txt documents from a specified folder found in the current working directory.
readme(folder_name = "my_texts")
folder_name |
string denoting where user's text files are located ('my_texts' is good) |
the function readme
with return a single dataframe of text documents and their document ID
readtxt("text") readtxt("data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.