Skip to content

Commit

Permalink
one small change
Browse files Browse the repository at this point in the history
  • Loading branch information
carriewright11 committed Jul 16, 2024
1 parent 085389f commit fa6b1d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/Functions/Functions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,8 @@ ces_dbl %>%

Combining with `mutate()` - the `replace_na` function

Here we will use the `yearly_co2_emissions` data from `dasehr`

```replace_na({data frame}, {list of values})```
or
```replace_na({vector}, {single value})```
Expand Down

0 comments on commit fa6b1d2

Please sign in to comment.