as.data.frame.adjustr_spec: Convert an 'adjustr_spec' Object Into a Data Frame

View source: R/make_spec.R

as.data.frame.adjustr_specR Documentation

Convert an adjustr_spec Object Into a Data Frame

Description

Returns the data frame of specification parameters, with added columns of the form .samp_1, .samp_2, ... for each sampling statement (or just .samp if there is only one sampling statement).

Usage

## S3 method for class 'adjustr_spec'
as.data.frame(x, ...)

Arguments

x

the adjustr_spec object

...

additional arguments to underlying method


CoryMcCartan/adjustr documentation built on June 25, 2022, 4:44 p.m.