text2num: Parameter file reader

View source: R/Util-text.R

text2numR Documentation

Parameter file reader

Description

Parameter file reader

Usage

text2num(
  text,
  pattern,
  FG = NULL,
  Vector = FALSE,
  pprey = FALSE,
  lineal = FALSE
)

Arguments

text

Biological parametar file for Atlatnis

pattern

Text that you are looking

FG

Name of the functional groups

Vector

Logic argument, if the data is on vectors or not

pprey

Logic argument, if the data is a pprey matrix or not

lineal

Logic argument, if the data is in a vector a lineal

Value

A matrix with the values from the .prm file

Author(s)

Demiurgo


jporobicg/ReactiveAtlantis documentation built on April 19, 2022, 3:24 a.m.