new_model: Create a new model

View source: R/models.R

new_modelR Documentation

Create a new model

Description

Create a new model

Usage

new_model(model, name = model)

Arguments

model

The name of new model

name

The new name

Examples

new_model(model = "PMF.Cultivar")
new_model(model = "PMF.Cultivar", name = "example")

rapsimng documentation built on May 6, 2026, 5:06 p.m.