## select visual meteor data for the 12th August 2007, from 2100-2359 UTC.
## rate data for the year 2007
data(rate07)
rate1208<-filter.date(rate07,year=2007,month=8,day.beg=12)
filter.time(rate1208,time.low=2100,time.up=2359)
## magnitude data for the year 2007
data(magn07)
magn1208<-filter.date(magn07,year=2007,month=8,day.beg=12)
filter.time(magn1208,time.low=2100,time.up=2359)Run the code above in your browser using DataLab