inst/snippet/mat-bind.R

A = rbind(1:3,4:6); A
B = cbind(c(5,2,4),c(1,3,-1)); B

Try the fastR package in your browser

Any scripts or data that you put into this service are public.

fastR documentation built on May 1, 2019, 11:18 p.m.