as_tibble.dose_paths {escalation} | R Documentation |
Cast dose_paths
object to tibble
.
Description
Cast dose_paths
object to tibble
.
Usage
## S3 method for class 'dose_paths'
as_tibble(x, ...)
Arguments
x |
Object of class |
... |
Extra args passed onwards. |
Value
Object of class tibble
[Package escalation version 0.1.10 Index]