dmdclip {datapasta} | R Documentation |
Formats input for presentation in markdown as a preformatted chunk and inserts it onto the clipboard. Ready for pasting to Stack Overflow or Github.
dmdclip(input)
input |
a vector, data.frame, or tibble |
nothing