Skip to content

Commit

Permalink
fix reference to coalesce_missing_reasons -> coalesce_channels
Browse files Browse the repository at this point in the history
  • Loading branch information
khusmann committed Mar 2, 2024
1 parent 472bc40 commit e419b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/interlacer.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -218,5 +218,5 @@ These operations produce dataframes that don't conform to the rule of "one value
OR missing reason per variable row". We could manually solve this by manually
fixing the corresponding column, but as the above output hints,
interlacer provides an easier way by way of the function
`coalesce_missing_reasons()`. The next vignette,
`coalesce_channels()`. The next vignette,
`vignette("mutations")`, will show how this works!

0 comments on commit e419b9c

Please sign in to comment.