get_meta: Get the meta data out of a model function

View source: R/get_meta.r

get_metaR Documentation

Get the meta data out of a model function

Description

This function gets only the meta data from a function

Usage

get_meta(mdl)

Arguments

mdl

character with the path of the model function

Value

A list with the models meta data

Examples


## Not run: 
  get_meta("run1.r")

## End(Not run)

shinyMixR documentation built on April 12, 2025, 2:25 a.m.