getMetadata: Extract metadata from a load model.

View source: R/loadModelInterface.R

getMetadataR Documentation

Extract metadata from a load model.

Description

A function in the loadModelInterface. Returns a load model's metadata, encapsulated as a metadata object.

Usage

getMetadata(load.model)

Arguments

load.model

A load model, implementing the loadModelInterface, for which to return the metadata

Value

Object of class "metadata" with slots reflecting the metadata for load.model

See Also

Other loadModelInterface: estimateMSE, getFittedModel, getFittingData, getFittingFunction, predictSolute, simulateSolute, summarizeModel, validLoadModelInterface

Other getMetadata: getMetadata.loadModel, getMetadata.loadReg


USGS-R/loadflex documentation built on Dec. 10, 2024, 10:35 p.m.