as.data.frame.efftox_fit: Convert efftox_fit object to 'data.frame'.

View source: R/EffTox.R

as.data.frame.efftox_fitR 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


brockk/trialr documentation built on Oct. 19, 2023, 1:45 a.m.