R/lst_mdl.R

Defines functions list_of_models

list_of_models <- function(x){
  vctrs::new_vctr(x, class = "lst_mdl")
}
markfairbanks/parable documentation built on Feb. 24, 2020, 1:58 a.m.