I'm relatively new to R.
I'm looking to filter out some data so I'm left with only the data I want to work with.
The data called "Ireland" consists of columns titled - Year, OpennesstoTrade, Population, Inflation and TFP Growth.
The years go from 1984 - 2015.
I want to filter out the years 1984-1994.
How would I do this?
Any help would be much appreciated?