luccpl_event: Event

Description Usage Arguments Value Author(s)

View source: R/luccpl_event.R

Description

Main function of the package, where the processing is performed based on the query subfunctions. This function takes a cube of classified land use data as input, together with a query array. The query array is applied to each location (x, y) in the data cube, performing analyzes, and returning as a result a Boolean data cube, with answers to the questions asked.

Usage

1
luccpl_event(rbrick, query_array)

Arguments

rbrick

S4. A spatiotemporal raster brick

query_array

Integer. Query matrix generated by the luccpl_query function, containing the information to perform the queries in numerical form.

Value

A Boolean data cube, with answers to the questions asked.

Author(s)

Carlos Alexandre Romani


car13romani/LuccPL documentation built on Feb. 2, 2020, 4:36 a.m.