## select visual meteor data for the period from 5-15 August 2007
## rate data for the year 2007
data(rate07)
filter.date(rate07,year=2007,month=8,day.beg=5,day.end=15)
## magnitude data for the year 2007
data(magn07)
filter.date(magn07,year=2007,month=8,day.beg=5,day.end=15)Run the code above in your browser using DataLab