dmdclip {datapasta}R Documentation

dmdclip

Description

Formats input for presentation in markdown as a preformatted chunk and inserts it onto the clipboard. Ready for pasting to Stack Overflow or Github.

Usage

dmdclip(input)

Arguments

input

a vector, data.frame, or tibble

Value

nothing


[Package datapasta version 3.1.0 Index]