readme: Read in Text

View source: R/readme_23.R

readmeR Documentation

Read in Text

Description

Read in .txt documents from a specified folder found in the current working directory.

Usage

readme(folder_name = "my_texts")

Arguments

folder_name

string denoting where user's text files are located ('my_texts' is good)

Value

the function readme with return a single dataframe of text documents and their document ID

Examples

readtxt("text")
readtxt("data")

bzuck-temple/TextDistanceBeta documentation built on Jan. 29, 2023, 6:37 p.m.