Description Usage Arguments Examples
When pipelines are created without an initial term, the
magrittr
package (where the pipes originate)
creates a specialised type of function called a fseq
.
However, magrittr
doesn't do much with these
fseq
objects.
1 2 3 4 5 6 7 8 9 |
lhs |
|
rhs |
|
x |
an |
object |
object to be tested. |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.