% Generated by roxygen2: do not edit by hand % Please edit documentation in R/vsop_fylke_mnd.R \name{fylkesvis_mnd} \alias{fylkesvis_mnd} \title{Fylkesvis pr mnd} \usage{ fylkesvis_mnd() } \arguments{ \item{Behøver}{ingen parametere. Datafilene ligger i egen folder.} } \value{ a tibble with logging statistics } \description{ a simple function to gather fylkesvise logging data from excel files } \examples{ devtools::install_github("hbelbo/vsop") fylkesvis_mnd() }