Learn R Programming

escalation (version 0.1.10)

as_tibble.dose_paths: Cast dose_paths object to tibble.

Description

Cast dose_paths object to tibble.

Usage

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

Value

Object of class tibble

Arguments

x

Object of class dose_finding_paths.

...

Extra args passed onwards.