get_legend: Accesses legend for a given product.

View source: R/get_legend.R

get_legendR Documentation

Accesses legend for a given product.

Description

Accesses legend for a given product.

Usage

get_legend(data.id)

Arguments

data.id

Element or vector of class character.

Details

The function provides access to legend information relative to data products existing in the MAS database.

Value

Returns a data.frame with the legend of the target dataset, containing:

  • value - Grid value

  • label - class label

  • hex - Hex color code


macroecology-society/masDMT documentation built on July 2, 2024, 4:08 a.m.