parse_yaml_paths: Parse YAML paths

View source: R/parse_yaml_paths.R

parse_yaml_pathsR Documentation

Parse YAML paths

Description

This function parses YAML paths

Usage

parse_yaml_paths(
  file = system.file("extdata", "paths.yaml", package = "timaR")
)

Arguments

file

The file name of the YAML file containing the paths (default is "inst/paths.yaml")

Value

A list containing the paths specified in the YAML file

Examples

NULL

taxonomicallyinformedannotation/tima-r documentation built on May 17, 2024, 6:30 a.m.