Skip to content

Commit

Permalink
Update names (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
wagnerlmichael authored Oct 18, 2023
1 parent c6190e3 commit 4957967
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data-raw/ccao_ids.R
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,10 @@ right <- c(
"rob",
"sam", # again
"irene",
"claire"
"claire",
"jean",
"damon",
"michael"
)

names_gen <- list("left" = left, "right" = right)
Expand Down

0 comments on commit 4957967

Please sign in to comment.