Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
h <- hyperframe(X=1:3, Y=letters[1:3], f=list(sin, cos, tan))
as.data.frame(h, discard=TRUE, warn=FALSE)
as.data.frame(h, discard=FALSE)
# }
Run the code above in your browser using DataLab