powered by
cjoint(..., fill = NA)
cbind
cjoint(2,c(1,2,3,4),matrix(1:6,2,3)) cjoint(v1 = 2, v2 = c(3,2), v3 = matrix(1:6,3,2), v4 = data.frame(c(3,4,5,6,7),rep("x",5)),fill = 99)
Run the code above in your browser using DataLab