View source: R/sortimentparser.R
sortimentparser | R Documentation |
Sortimentparser
sortimentparser(tbbl)
tbbl |
a tibble having the variable "sortiment" |
a tibble
df <- tibble::tibble(sortiment = c("Gran spesialtømmer","Furu massevirke" ))
sortimentparser(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.