luccpl_metby: Relation Met By

Description Usage Arguments Value Author(s)

View source: R/luccpl_relations.R

Description

Classifies as true all the locations and moments in which one of the classes in p is present at the same time and after time ]t

Usage

1
luccpl_metby(pattern_list1 = NULL, pattern_list2 = NULL, date1 = NULL, date2 = NULL, dates = NULL, metadata = NULL)

Arguments

pattern_list1

Character. List of patterns used for the query.

pattern_list2

Not used in this function, as it does not relate different patterns.

date1

Integer. Date referring to pattetn_list1

date2

Not used in this function because pattern_list2 is not used

dates

Integer. A vector that represents the timeline

metadata

Character. A vector with the land use patterns of the input data

Value

A query_array that can be grouped with others to perform the query

Author(s)

Carlos Alexandre Romani


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