get_model: Get the model of a 'n2kModel' object

get_modelR Documentation

Get the model of a n2kModel object

Description

Get the model of a n2kModel object

Usage

get_model(x)

## S4 method for signature 'n2kInla'
get_model(x)

## S4 method for signature 'character'
get_model(x)

Arguments

x

the n2kModel object

Value

the model of the object


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