fun1_2_import_data_B: Import data with information about treatmeant "tiltak" (this...

Description Usage Arguments Details Value

View source: R/fun1_2_import_data_B.R

Description

B refers to "behandling"

Usage

1
2
3
4
fun1_2_import_data_B(
  path_data = "F:/2020-28-12_data-til-utvikling/",
  date_data = "2020-12-28"
)

Arguments

path_data

path of you data (B - named NorSpis_BehandlingNum_datadump_DATE)

date_data

date on the format "2020-12-31" (the names of your data files will end in with date in current download set up from Rapporteket)

Details

Note: This function's name when writing aarsrapport 2019 (in 2020) was: import12_dataBeh )

Use this function like this: RegData <- fun2_import_data_B()

Value

a tibble with the data (invisible)


Rapporteket/norspis2 documentation built on April 18, 2021, 1:11 a.m.