Skip to content
Back to formatted view

Raw Message

Message-ID: <C298B619-1802-4D0C-B56B-636D8ECD642B@tin.it>
Date: 2005-08-17T21:27:36Z
From: Simone Gabbriellini
Subject: 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