Re: [R] how can I delete rows?

2006-07-20 Thread Daniele Medri
Il giorno mar, 18/07/2006 alle 12.25 -0300, raul sanchez ha scritto: > how can I select the countries of Lat. Am. thank you hint: add to the data.frame a column with the continental ID so this could be usefull for other needs. hint: ?subset -- Daniele Medri ___

Re: [R] how can I delete rows?

2006-07-19 Thread Philipp Pagel
On Tue, Jul 18, 2006 at 12:25:47PM -0300, raul sanchez wrote: > I have the Barro-Lee data set which contains 98 countries and I want > to run the regressions only for the Latin America countries, so what > do you recomend? How can I delete all the other countries or how can > I select the c

[R] how can I delete rows?

2006-07-19 Thread raul sanchez
Hello, I am very new in R so I am so sorry for this question. I have the Barro-Lee data set which contains 98 countries and I want to run the regressions only for the Latin America countries, so what do you recomend? How can I delete all the other countries or how can I select the countries of