Skip to content

Commit

Permalink
Update read_data.R
Browse files Browse the repository at this point in the history
  • Loading branch information
yauemily authored Mar 21, 2024
1 parent 1be5c33 commit fb8abfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/read_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,8 @@ read_outcomes_ks4_data <- function(file = "data/ks4_la.csv") {


return(outcomes_ks4_data)

}

# Statistical Neighbours ------------
statistical_neighbours <- function(file = "data/New_Statistical_Neighbour_Groupings_April_2021.csv") {
stats_neighbours <- read.csv(file)
Expand Down

0 comments on commit fb8abfa

Please sign in to comment.