merge_data | R Documentation |
Merges the different opportunities for improvement datasets into a single data.frame.
merge_data(datasets, test = FALSE)
datasets |
A list of data.frames. Has to include the datasets "swetrau", "fmp", "atgarder", "problem", and "kvalgranskning2014.2017". The dataset "swetrau" has to include the variables "DateTime_ArrivalAtHospital", "PersonIdentity", and "TempIdentity". The datasets "fmp" and "problem" have to include the variables "Ankomst_te", "Personnummer", and "Reservnummer". |
test |
Logical. If TRUE the function assumes that datasets are from the scrambled data. Defaults to FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.