Description Usage Arguments Value
Convert allocations to data frame
1 2 | ## S3 method for class 'sleepsimR_allocations'
as.data.frame(x)
|
x |
object of type sleepsimR_allocations |
a data frame with 5 columns
Unique id of the container that ran the iteration.
Unique id of the iteration. See also the function 'generate_scenarios' in the sleepsimR library <https://github.com/JasperHG90/sleepsimR>
POSIXct. Date/time stamp indicating when the iteration started.
POSIXct. Date/time stamp indicating when the iteration finished.
Numeric. Time, in minutes, between ts_request and ts_finished.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.