extract_txt_pat: Read in raw .txt patient file

View source: R/functions_read_txt.R

extract_txt_patR Documentation

Read in raw .txt patient file

Description

Read in raw .txt patient file

Usage

extract_txt_pat(filepath, ..., set = FALSE)

Arguments

filepath

File path to raw .txt file

...

Arguments to pass onto utils::read.table

set

If TRUE will create a variable called set which will contain the number that comes after the word 'set' in the file name.


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