Description Usage Arguments Value Author(s) See Also Examples
Identifies records that were modified on the current date
1 |
dat |
a dataframe containing fields with the following names: ID, x, y, Species, x_original, y_original, Correction, Modified, Exclude |
index of row numbers for records with a date in the Modified column of the dataframe (dat) that correspond with today's date
Mark Robertson
modified, alternatives, alternatives2
1 2 | f<-modifiedtoday(dat)
dat[f,]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.