luccpl_convert: Relation Convert

Description Usage Arguments Value Author(s)

View source: R/luccpl_relations.R

Description

Classifies as true all the locations and times when one of the classes in pi was directly converted to one of the classes in pj within the range [ti, tj];

Usage

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

Arguments

pattern_list1

Character. First list of patterns used for the query.

pattern_list2

Character. Second list of patterns used for the query

date1

Integer. Initial date

date2

Integer. Final date

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.