powered by
Combines its arguments to form an onionic vector.
# S3 method for onion c(...)
onionic vectors
Returns an onionic vector of type biggest() of the arguments.
biggest()
Names are inherited from the behaviour of cbind(), not c().
cbind()
c()
# NOT RUN { a <- roct(3) b <- seq(from=Oil,to=Oj,len=6) c(a,b) c(rquat(3),H1,H0,Him) c(Hi,Oil,1:2) # }
Run the code above in your browser using DataLab