Learn R Programming

trialr (version 0.1.6)

as_tibble.dose_finding_paths: Cast dose_finding_paths object to tibble.

Description

Cast dose_finding_paths object to tibble.

Usage

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

Value

Object of class tibble

Arguments

x

Object of class dose_finding_paths.

...

Extra args passed onwards.