Skip to content
Snippets Groups Projects
Commit 9141d0df authored by Carl Corder's avatar Carl Corder
Browse files

Update transform_data.r

parent 80d473c6
No related branches found
No related tags found
No related merge requests found
...@@ -138,3 +138,4 @@ data <- data %>% select("GROUP_ID", "DIST_ID", "REP_ID", ...@@ -138,3 +138,4 @@ data <- data %>% select("GROUP_ID", "DIST_ID", "REP_ID",
# write data to Excel # write data to Excel
write_xlsx(data, path = output, col_names = TRUE) write_xlsx(data, path = output, col_names = TRUE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment