abonnementNakke: Funksjon som produserer rapporten som skal sendes til...

View source: R/NakkeHjelpefunksjoner.R

abonnementNakkeR Documentation

Funksjon som produserer rapporten som skal sendes til mottager. (The actual call to this function is made through do.call and has the effect of providing the parameters as class list. Verdier gis inn som listeparametre

Description

Funksjon som produserer rapporten som skal sendes til mottager. (The actual call to this function is made through do.call and has the effect of providing the parameters as class list. Verdier gis inn som listeparametre

Usage

abonnementNakke(
  rnwFil,
  brukernavn = "tullebukk",
  reshID = 0,
  fulltNavn = "Mangler personnavn",
  datoFra = Sys.Date() - 180,
  datoTil = Sys.Date()
)

Arguments

rnwFil

Navn på fila som skal kjøres. Angis MED filending (dvs "filnavn.Rnw")

reshID

Aktuell reshid

datoFra

startdato

datoTil

sluttdato

Value

Full path of file produced


Rapporteket/Nakke documentation built on July 22, 2023, 3:27 p.m.