getParams: It retrieves the parameters associated to an HRMnetwork

View source: R/gr_getters.R

getParamsR Documentation

It retrieves the parameters associated to an HRMnetwork

Description

It retrieves the value of the slot $depParams of an object of class HRMnetwork.

Usage

getParams(obj, ...)

## Default S3 method:
getParams(obj, ...)

## S3 method for class 'HRMnetwork'
getParams(obj, ...)

Arguments

obj

An object of class 'HRMnetwork'

...

additional arguments

Value

The content of the slot $depParams of obj.


gremes documentation built on Feb. 16, 2023, 8:06 p.m.