parse_subject_search_file: Parse Subject Search File

Description Usage Arguments Details Value

View source: R/file_manager.R

Description

Parses a file that satisfies the Subject Search format

Usage

1
parse_subject_search_file(filepath, expand_path = FALSE)

Arguments

filepath

path to file

expand_path

logical whether or not to expand a path from '~' to the fully qualified name

Details

A csv file is Specimen Search format if it contains the columns: | UID | Study Short Code | Date (optional) | | :—: | :—: | :—: | :—: | | ... | ... | ... | ... |

Value

returns list of subject entries


m-murphy/sampledblib.r documentation built on Jan. 24, 2022, 5:11 a.m.