Update transform.Rmd (#191)

typo
This commit is contained in:
S'busiso Mkhondwane 2016-07-25 22:00:36 +02:00 committed by Hadley Wickham
parent c0ae8ee290
commit 3cd4e92819
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,7 @@ There are many functions for creating new variables that you can use with `mutat
feature we'll come back to in modelling.
All else being equal, I recommend using `log2()` because it's easy to
interpret: an difference of 1 on the log scale corresponds to doubling on
interpret: a difference of 1 on the log scale corresponds to doubling on
the original scale and a difference of -1 corresponds to halving.
* Offsets: `lead()` and `lag()` allow you to refer to leading or lagging