parse_specimen_search_file: Parse Specimen Search File

Description Usage Arguments Details Value

View source: R/file_manager.R

Description

Parses a file that satisfies the Specimen Search format

Usage

1
parse_specimen_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 | Specimen Type | Study Short Code | Date (optional) | | :—: | :—: | :—: | :—: | | ... | ... | ... | ... |

Value

returns list of specimen entries


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