import_excel: Import excel file

Description Usage Arguments Value

View source: R/import-excel.R

Description

Import excel file

Usage

1
import_excel(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.