add_set: Add a set of models to a publication

add_setR Documentation

Add a set of models to a publication

Description

This function adds objects of class FixedEffectsSet or MixedEffectsSet to a publication. This operation is not done in-place.

Usage

add_set(publication, model_set)

## S4 method for signature 'Publication'
add_set(publication, model_set)

Arguments

publication

The publication for which a set will be added

model_set

The set of models to add to the publication

Value

A publication with the added set


allometric documentation built on Nov. 8, 2023, 1:07 a.m.