import_txt: Import text file

Description Usage Arguments Value

View source: R/import-txt.R

Description

Import text file

Usage

1
import_txt(filepath)

Arguments

filepath

a string indicating the relative or absolute filepath of the file to import

Value

a [tibble][tibble::tibble-package] of each row corrresponding to a line of the text file, with the column named "text"


jcai849/iNZightTA documentation built on Dec. 2, 2020, 6:59 a.m.