powered by
Print(..., digits = 6, empty.lines = 2)
print
set.seed(0) a <- 4 b <- list(c=5, g=7) m <- matrix(1:4, nc=2) Print(a, b, m)
Run the code above in your browser using DataLab