powered by
Convert classIntervals to vector
classint_to_vector(x, digits = NULL)
vector
classIntervals object
Integer with digits used for rounding.
Returns a character vector with breaks of a classIntervals object. If digits = NULL, results will not be rounded
classIntervals
digits = NULL
if (FALSE) { classint_to_vector(x = landscape_classified$breaks, digits = 4) }
Run the code above in your browser using DataLab