get_observables: Read OBSERVABLES

get_observablesR Documentation

Read OBSERVABLES

Description

The data in the def_content file contains some columns which I'm not sure are needed in dMod Therefore, this function just returns an eqnvec with the observables.

Usage

get_observables(def_content, derived = get_derived(def_content))

Arguments

def_content

The def_content data.frame returned by read_def_content

derived

get_derived(def_content) - data.frame with mandatory columns c("name", "eqn")

Value

eqnvec with the observables


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.