extract_txt_char: Read in txt file with all colClasses = "character"

View source: R/functions_read_txt.R

extract_txt_charR Documentation

Read in txt file with all colClasses = "character"

Description

Read in txt file with all colClasses = "character"

Usage

extract_txt_char(filepath, ..., select = NULL)

Arguments

filepath

File path to raw .txt file

...

Arguments to pass onto data.table::fread

select

Character vector of variable names to select


rcprd documentation built on Sept. 9, 2025, 5:24 p.m.