safe_based_on: Checks for yaml files relative to a starting location

View source: R/modify-model-field.R

safe_based_onR Documentation

Checks for yaml files relative to a starting location

Description

Checks for yaml files relative to a starting location

Usage

safe_based_on(.start, .based_on)

Arguments

.start

The directory of the model (i.e. the YAML file) that the based_on will be added to.

.based_on

Character vector or scalar of paths (with or without extension) to the models that will be added to based_on. Paths should be relative to .start argument.


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.