extract_txt_ref: Read in raw .txt referral file

View source: R/functions_read_txt.R

extract_txt_refR Documentation

Read in raw .txt referral file

Description

Read in raw .txt referral file

Usage

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

Arguments

filepath

File path to raw .txt file

...

Arguments to pass onto utils::read.table

select

Character vector of variable names to select


rcprd documentation built on April 12, 2025, 1:57 a.m.