Skip to content

Commit

Permalink
test commit push
Browse files Browse the repository at this point in the history
  • Loading branch information
lizihao-anu committed Sep 12, 2023
1 parent 6089cb6 commit ff51536
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/create_individual_file.R
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ create_individual_file <- function(
add_cij_columns() %>%
add_all_columns()

adfasdfasdfasdfasdf

Check failure on line 77 in R/create_individual_file.R

View workflow job for this annotation

GitHub Actions / Check Spelling

`adfasdfasdfasdfasdf` is not a recognized word. (unrecognized-spelling)

if (!check_year_valid(year, type = c("CH", "HC", "AT", "SDS"))) {
individual_file <- individual_file %>%
aggregate_by_chi_no_sc()
Expand Down

0 comments on commit ff51536

Please sign in to comment.