read_delim_rownames: Read in files with rownames using read_delim() from the readr...

View source: R/read_write_formats.R

read_delim_rownamesR Documentation

Read in files with rownames using read_delim() from the readr package

Description

Read in files with rownames using read_delim() from the readr package

Usage

read_delim_rownames(input, delim, ...)

Arguments

input

file name

delim

delimiter

...

any parameters for read_delim()

Value

tibble of data that has rownames


thomasbattram/usefunc documentation built on April 24, 2023, 1:46 p.m.