as_tibble.dose_finding_paths: Cast 'dose_finding_paths' object to 'tibble'.

View source: R/dose_finding_paths.R

as_tibble.dose_finding_pathsR Documentation

Cast dose_finding_paths object to tibble.

Description

Cast dose_finding_paths object to tibble.

Usage

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

Arguments

x

Object of class dose_finding_paths.

...

Extra args passed onwards.

Value

Object of class tibble


trialr documentation built on April 1, 2023, 12:03 a.m.