powered by
insertRow( m, r, v = NA )
m
insertCol
m <- matrix( 1:4, 2 ) insertRow( m, 2, 5:6 )
Run the code above in your browser using DataLab