# NOT RUN {
## select visual meteor data for the period between 15-30th October 2005 and
## correction factor for field-of-view obstruction below 1.25 (p=20%)
## rate data for the year 2005
data(rate05)
rateOct<-filter.datetime(rate05,year=2005,month.beg=10,day.beg=15,day.end=30)
filter.F(rateOct,F.up=1.25)
# }
Run the code above in your browser using DataLab