# NOT RUN {
library(CoopGame)
imputationsetVertices(c(0,0,0,1,1,1,2))
# }
# NOT RUN {
library(CoopGame)
v = c(2, 4, 5, 18, 24, 9, 24)
imputationsetVertices(v)
# [,1] [,2] [,3]
#[1,] 15 4 5
#[2,] 2 17 5
#[3,] 2 4 18
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab