Learn R Programming

sarp.snowprofile (version 1.3.2)

swisscode: 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

Arguments

Format

A character array

Examples

Run this code
print(swisscode)

## see numerical code for each grain type:
rbind(swisscode, seq(length(swisscode)))

Run the code above in your browser using DataLab