get_mylakeconfig_value: Extracts values from the MyLake config file

View source: R/get_mylakeconfig_value.R

get_mylakeconfig_valueR Documentation

Extracts values from the MyLake config file

Description

Extracts values from the MyLake config file by locating the label and key within the file.

Usage

get_mylakeconfig_value(file, label, key)

Arguments

file

filepath; to R object (loaded Rdata file)

label

string; which corresponds to section where the key is located

key

string; name of key in which to extract the value


aemon-j/LakeEnsemblR documentation built on April 11, 2025, 10:09 p.m.