This function gets only the meta data from a function

get_meta(mdl)

Arguments

mdl

character with the path of the model function

Examples


if (FALSE) {
  get_meta("run1.r")
}