R/biomassVector.R

Defines functions biomassVector

Documented in biomassVector

biomassVector <- function(limfile)
{
  message("Biomass vector list created")
  return(limfile$Components$val)

}

Try the FlowCAr package in your browser

Any scripts or data that you put into this service are public.

FlowCAr documentation built on Sept. 30, 2019, 5:04 p.m.