get_grid_parameters {flexurba}R Documentation

Get the parameters for the DEGURBA grid cell classification

Description

[Deprecated]

get_grid_parameters() has been renamed to DoU_get_grid_parameters() to create a more consistent API and to better indicate that this function is specifically designed in the context of the DEGURBA classification with DoU_classify_grid().

Usage

get_grid_parameters(level1 = TRUE)

Arguments

level1

logical. Whether to return the standard parameters of level 1 of the Degree of Urbanisation (TRUE), or level 2 of the Degree of Urbanisation (FALSE).

Value

named list with the standard parameters


[Package flexurba version 0.2.2 Index]