Saved Bookmarks
| 1. |
The _______ operator is used to connect multiple verb actions together into a pipeline.(a) pipe(b) piper(c) start(d) end |
|
Answer» The correct answer is (a) pipe For explanation I would say: It is denoted by %>% sign. |
|