as.data.frame.efftox_fit {trialr}R Documentation

Convert efftox_fit object to data.frame.

Description

Convert efftox_fit object to data.frame.

Usage

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

Arguments

x

efftox_fit object to convert.

...

Extra parameters, passed onwards.

Value

A data.frame


[Package trialr version 0.1.6 Index]