Description Usage Arguments Value Author(s)
Find the tiled images closest to a given date.
1  | match_tile_date(img_tb, ref_tiles, ref_date, untie = NULL)
 | 
img_tb | 
 A tibble of images with a character column 'tile'.  | 
ref_tiles | 
 A character. The tiles of reference.  | 
ref_date | 
 A length-one date. The date of reference.  | 
untie | 
 A length-one numeric. Small fraction of time used for breaking ties.  | 
A subset of the rows of img_tb or NA
Alber Sanchez, alber.ipia@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.