build_landsat_tibble: Build a table from the images in the given directory.

Description Usage Arguments Value Author(s)

Description

Build a table from the given images.

Usage

1
2
3
4
5
6
7
build_landsat_tibble(
  in_dir,
  pattern = NULL,
  from = NULL,
  to = NULL,
  prodes_year_start = "-08-01"
)

Arguments

in_dir

A charater. 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"

Value

A tibble

Author(s)

Alber Sanchez, alber.ipia@inpe.br


albhasan/sits.starfm documentation built on Sept. 3, 2020, 4:03 p.m.