fun1_1_import_data_FEA: Import data locally (and convert it to a tibble for...

Description Usage Arguments Details Value

View source: R/fun1_1_import_data_FEA.R

Description

FEA refers to "forlopsoversikt", "enkeltledd" and "alle scorer"

Usage

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

Arguments

path_data

path of you data (F,E, and A - named NorSpis_ForlopsOversikt_datadump_DATE, NorSpis_EnkeltLeddNum_datadump_DATE and NorSpis_AlleScorer_datadump_DATE

date_data

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

Details

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

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

Value

a tibble with the data (invisible)


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