parse_metab_run_title: Parse the title of a metab_model run

parse_metab_run_titleR Documentation

Parse the title of a metab_model run

Description

Parse the title of a metab_model run

Usage

parse_metab_run_title(title, out = c("date", "tag", "strategy"),
  use_names = length(title) > 1)

Arguments

title

the model run title

out

the columns to return

use_names

logical. Should names be attached to the data.frame rows or list elements?

Value

a data.frame, one row per path


USGS-R/mda.streams documentation built on June 3, 2023, 8:43 a.m.