tar_load_model: Load model file to current environment

View source: R/targets.R

tar_load_modelR Documentation

Load model file to current environment

Description

Given a model name, load the model to the current environment. eg: tar_load_model(exp1_pabt_WKSLP_mdl)

Usage

tar_load_model(model_target_name)

Arguments

model_path

Path to rds file

Value

nothing, assigns to current environment


tsostarics/sostools documentation built on June 1, 2025, 10:20 p.m.