Skip to content
Prev 75747 / 398502 Next

newbie- how to add a row to a matrix

dear list,
if I have a matrix

s<-matrix(1:5, ncol=5)

how can I add another row with other data to that matrix?

thank you,
simone