as_tibble.augbin_2t_1a_fit {trialr}R Documentation

Cast augbin_2t_1a_fit object to tibble.

Description

Cast augbin_2t_1a_fit object to tibble.

Usage

## S3 method for class 'augbin_2t_1a_fit'
as_tibble(x, ...)

Arguments

x

Object of class augbin_2t_1a_fit.

...

Extra args passed onwards.

Value

Object of class tibble


[Package trialr version 0.1.6 Index]