extract: Extract the relevant coefficients

extractR Documentation

Extract the relevant coefficients

Description

Extract the relevant coefficients

Usage

extract(extractor, object, base, project)

## S4 method for signature 'ANY,character'
extract(extractor, object, base, project)

## S4 method for signature 'ANY,n2kInla'
extract(extractor, object, base = NULL, project = NULL)

Arguments

extractor

the extractor function

object

the n2kModel object

base

the optional base location of the object

project

the optional subdirectory

Value

the relevant coefficients


inbo/n2kanalysis documentation built on Feb. 17, 2024, 1:32 a.m.