write_clip: Write clipboard

Description Usage Arguments Value

View source: R/utils.R

Description

A wrapper of clipr::write_clip. Write a character vector to the system clipboard

Usage

1
write_clip(content, quoted = T, ...)

Arguments

content

An object to be written to the system clipboard.

quoted

quote each character

...

other params passed to clipr::write_clip

Value

a string


zzwch/convgene documentation built on July 11, 2021, 9:41 a.m.