read_model: Read a model from a file

View source: R/io.R

read_modelR Documentation

Read a model from a file

Description

Read a model from a file

Usage

read_model(
  filename = system.file("exdata/model.Rdata", package = "calanusthreshold")
)

Arguments

filename

character, the name of the file to read

Value

the model


BigelowLab/calanusthreshold documentation built on May 12, 2022, 5:06 a.m.