Description Usage Arguments Value Author(s)
Build a table from the images in the given directory.
| 1 2 3 4 5 6 7 | build_modis_tibble(
  in_dir,
  pattern,
  from = NULL,
  to = NULL,
  prodes_year_start = "-08-01"
)
 | 
| in_dir | A character. Path to a directory with images. | 
| pattern | A length-one character. Pattern used to filter the files. | 
| from | A length-one character. The start date. | 
| to | A length-one character. The end date. | 
| prodes_year_start | A length-one character. The start month and date of the PRODES year. The default is "-08-01" | 
A tibble
Alber Sanchez, alber.ipia@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.