%>% {fusionchartsR} | R Documentation |
Pipe
Description
Like dplyr, fusionchartsR also uses the pipe function, %>%
to turn
function composition into a series of imperative statements.
Arguments
lhs , rhs |
A visualisation and a function to apply to it |
[Package fusionchartsR version 0.0.3 Index]