MazamaScience/RAWSmet

rawsDF_filter

Closed this issue · 0 comments

We need functions to make it easy to filter rawsDF objects:

  • rawsDF_filter()
  • rawsDF_filterDate()

Yes, these are basic applications of dplyr::filter() but, especially for filterDate(), it does simplify things for the user. And these will mirror similar rawsList_ functions.