Levels: Title

View source: R/Levels.R

LevelsR Documentation

Title

Description

Title

Usage

Levels(input_level, output_level, klass_data)

Arguments

input_level

Classification level from the original dataset.

output_level

Classification level for which the codes and names are desired by the user.

klass_data

Classification file retrieved from KLASS.

Value

Data frame with the input and extra desired classification levels. Includes codes and names for each level.


klassR documentation built on May 31, 2023, 6:17 p.m.

Related to Levels in klassR...