Batselier | R Documentation |
Real-life project database of single-mode individual projects by Batselier and Vanhoucke (2015)
data("Batselier")
A list (Collection_PDM) of PDM_list and PDM_constraint types of lists, where
PDM_list
contains PDM_matrix (PDM) and the number of completion modes (w), and number of resources (Rs)
PDM_const
a list of (renewable resource) constraints
Batselier, J. & Vanhoucke, M. (2015). Construction and evaluation framework for a real-life project database. International Journal of Project Management, 33(3), 697–710, https://doi.org/10.1016/j.ijproman.
data(Batselier)
# Summary of data collection
summary(Batselier)
# Summary of the first project structure
summary(Batselier[[1]]$PDM_list)
# Summary of the first project constraints
summary(Batselier[[1]]$PDM_const)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.