Skip to contents

This function gets only the meta data from a function

Usage

get_meta(mdl)

Arguments

mdl

character with the path of the model function

Examples


if (FALSE) { # \dontrun{
  get_meta("run1.r")
} # }