Description Usage Arguments Value
Creates a new bricks
object used to make coverages.
A bricks
object contains four mandatory attributes: 'file', 'key', 'band', and 'timeline'.
The 'key' and 'band' attributes are extracted from file name.
A bricks 'key' is a name that identifies all bands files of one brick. The bricks keys
text are trimmed on the following default characters getOption("trim_keys", "_. ")
.
A bricks 'band' is the name of the band.
1 | bricks_df(files, bands_df = coverage::MOD13Q1_bands)
|
files |
A |
bands_df |
A |
A bricks data.frame
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.