filter_args: Helper function for ggpack to filter arguments based on a...

Description Usage Arguments Value

Description

Helper function for ggpack to filter arguments based on a prefix

Usage

1
filter_args(prefix, args, sep = "\\.")

Arguments

prefix

a string specifying the prefix to be used to filter args

args

a list of arguments to be subset by the prefix match

sep

a regex joining string between prefix and args. Defaults to "\\.".

Value

a list of arguments that originally were prefaced by the specified prefix, now with that prefix removed.


lengning/gClinBiomarker documentation built on May 9, 2019, 2:55 p.m.