## select visual meteor data for the period between 15-30th October 2005 and
## correction factor for clouds below 1.25 (which corresponds to 20% of clouds)
## rate data for the year 2005
data(rate05)
rateOct<-filter.date(rate05,year=2005,month=10,day.beg=15,day.end=30)
filter.F(rateOct,F.up=1.25)Run the code above in your browser using DataLab