Learn R Programming

MSEtool (version 1.1.0)

summary,Assessment-method: Summary of Assessment object

Description

Summary of Assessment object

Usage

# S4 method for Assessment
summary(object)

Arguments

object

An object of class '>Assessment

Value

A list of parameters

Examples

Run this code
# NOT RUN {
output <- DD_TMB(Data = DLMtool::Simulation_1)
summary(output)
# }

Run the code above in your browser using DataLab