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


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