component_weights function

Accessor function to extract mean weights

Accessor function to extract mean weights

component_weights(object)

Arguments

  • object: a decon object

Returns

Extract mean fractions of the object

Examples

data(juncus) tmp <- process(juncus, init_mass = 18.96, temp = 'temp_C', mass_loss = 'mass_loss') output <- deconvolve(tmp) component_weights(output)
  • Maintainer: Saras Windecker
  • License: MIT + file LICENSE
  • Last published: 2018-08-16