visit_one | R Documentation |
Uses Reduce()
to apply each function of funs
sequentially to
pd_flat
.
visit_one(pd_flat, funs)
pd_flat |
A flat parse table. |
funs |
A list of transformer functions. |
Other visitors:
visit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.