Pincock filter in dplyr implemented
Got the dplyr filter working. It's finicky about timestamps, had to siphon off my own copy of the source data and not convert the date fields to get it to be happy. Could re-convert them inline if we wanted to have a more coherent example.