Reduce.paste {roxygen} | R Documentation |
Ad-hoc abstraction to paste processed list-elements together.
Reduce.paste(proc, elts, sep)
proc |
the procedure to apply to the elements |
elts |
the elements to be processed |
sep |
the glue to joined the processed elements |
The processed elements as a glued string