rhrPrettyArgs: Display Arguments of a Function in 'rmd'

Description Usage Arguments

View source: R/rhrPrettyArgs.R

Description

Function to return arguments of a Rhr*-Object as data.frame or rmd table.

Usage

1
rhrPrettyArgs(x, as.rmd = TRUE, includeName = FALSE, ...)

Arguments

x

Object of class Rhr*.

as.rmd

Logical value, indicating if result should be coerced to rmd.

includeName

Logical value indicating if the estimator name should be included or not.

...

None implemented.


jmsigner/rhr documentation built on June 26, 2020, 8:59 a.m.