as.data.frame.adjustr_spec | R Documentation |
adjustr_spec
Object Into a Data FrameReturns 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).
## S3 method for class 'adjustr_spec' as.data.frame(x, ...)
x |
the |
... |
additional arguments to underlying method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.