gt_load: conditionally update glmmTMB object fitted with an old TMB...

View source: R/utils.R

up2dateR Documentation

conditionally update glmmTMB object fitted with an old TMB version

Description

conditionally update glmmTMB object fitted with an old TMB version

Load data from system file, updating glmmTMB objects

Usage

up2date(oldfit)

gt_load(fn, verbose = FALSE, mustWork = FALSE)

Arguments

oldfit

a fitted glmmTMB object

fn

partial path to system file (e.g. test_data/foo.rda)

verbose

print names of updated objects?

mustWork

fail if file not found?


glmmTMB documentation built on Oct. 7, 2023, 5:07 p.m.