cf_parframe: Improved version of parframe

View source: R/dMod_parameterHandling.R

cf_parframeR Documentation

Improved version of parframe

Description

Fits coerces to data.frame and guesses metanames. Adds stepcolumn automatically

Usage

cf_parframe(
  x = NULL,
  parameters = NULL,
  metanames = NULL,
  obj.attributes = NULL,
  tol = 1
)

Arguments

x
parameters
metanames
obj.attributes
tol

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