sortimentparser: Sortimentparser

View source: R/sortimentparser.R

sortimentparserR Documentation

Sortimentparser

Description

Sortimentparser

Usage

sortimentparser(tbbl)

Arguments

tbbl

a tibble having the variable "sortiment"

Value

a tibble

Examples

df <- tibble::tibble(sortiment = c("Gran spesialtømmer","Furu massevirke" ))
sortimentparser(df)

hbelbo/vsop documentation built on June 13, 2025, 5:10 a.m.