open_model_file: Open main model definition file in text editor

View source: R/open.R

open_model_fileR Documentation

Open main model definition file in text editor

Description

This is a light wrapper around get_model_path() to enable quickly jumping to a model definition file in RStudio or any other editor supported by utils::file.edit().

Usage

open_model_file(.mod)

Arguments

.mod

Model object or a file path to a model.


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