swisscode {sarp.snowprofile} | R Documentation |
Numerical, Swiss Grain Type Code
Description
A character array of grain types that can be translated into a numerical code by their indices.
Usage
swisscode
Format
A character array
Examples
print(swisscode)
## see numerical code for each grain type:
rbind(swisscode, seq(length(swisscode)))
[Package sarp.snowprofile version 1.3.2 Index]