Skip to contents

'biobakery_files' reads in the table extdata/biobakery_file_definitions.csv.

Usage

biobakery_files()

Value

Tibble with columns 'DataType', 'Tool', 'Description', and Units/Normalization'

Details

DETAILS

See also

Examples

if (FALSE) { # \dontrun{
if(interactive()){
 biobakery_files()
 }
} # }