exp_model_tab: experiment specie concentration fetching(o01)

Description Usage Arguments Value See Also

View source: R/output_table_reader.R

Description

experiment specie concentration fetching from the table in file o01

Usage

1
2
3
exp_model_tab(lines = NULL, start = NULL, end = NULL,
  specname_ind = NULL, power_ind = NULL, ch_ind = NULL,
  species = NULL)

Arguments

lines

array. lines to parse. must be provided

start

array. start of the index range. must be provided

end

array. end of the index range. must be provided

specname_ind

array. the index of species part. must be provided

power_ind

array. the index of power line. must be provided

ch_ind

array. the index of the number line. must be provided

species

string. the specie to fetch. must be provided

Value

array. the informaiton table

See Also

[mod_model_tab()] for similar function on model estimation information


artedison/ensRadaptor documentation built on Dec. 8, 2020, 5:31 p.m.