fix typo (#1155)
This commit is contained in:
@@ -456,7 +456,7 @@ hour(datetime) <- hour(datetime) + 1
|
||||
datetime
|
||||
```
|
||||
|
||||
Alternatively, rather than modifying an existing variabke, you can create a new date-time with `update()`.
|
||||
Alternatively, rather than modifying an existing variable, you can create a new date-time with `update()`.
|
||||
This also allows you to set multiple values in one step:
|
||||
|
||||
```{r}
|
||||
|
||||
Reference in New Issue
Block a user