Skip to content

Commit

Permalink
remove conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennit07 committed Jun 17, 2024
1 parent 46c9f6e commit 78bc990
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions vignettes/slf-documentation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -184,15 +184,9 @@ output_table_2 <- op_1718 %>%
3. Hospital admissions & beddays by HB of residence.

Produce a table to compare the number of admissions, bed days and average length of stay (split into elective and non-elective) by Health Board of Residence in 2018/19.
<<<<<<< HEAD
```{r}
# Read in names for Health Boards
hb_lookup <-
=======
```{r, message=FALSE}
# Read in names for Health Boards
hb_lookup <-
>>>>>>> 516d5a1 (Hide messages)
read_csv("/conf/linkage/output/lookups/Unicode/Geography/Scottish Postcode Directory/Codes and Names/Health Board Area 2019 Lookup.csv") %>%
select(
hb2019 = HealthBoardArea2019Code,
Expand Down

0 comments on commit 78bc990

Please sign in to comment.