Levels {klassR} | R 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.
[Package klassR version 1.0.2 Index]