Fixing typos in pipes.Rmd (#318)
This commit is contained in:
parent
884c561f62
commit
cfc5554fef
|
@ -101,7 +101,7 @@ This is less typing (and less thinking), so you're less likely to make mistakes.
|
|||
complete pipeline from the beginning.
|
||||
|
||||
1. The repetition of the object being transformed (we've written `foo_foo` six
|
||||
times!) obscures what's chaning on each line.
|
||||
times!) obscures what's changing on each line.
|
||||
|
||||
### Function composition
|
||||
|
||||
|
|
Loading…
Reference in New Issue