WriteXclip: Write object to clipboard (e.g. dataframe)

Description Usage Arguments Value See Also Examples

View source: R/clipboard.r

Description

Write a dataframe or any other object to your clipboard, ready to paste into a spreadsheet or presentation. Not sure if this works anywhere other than Linux.

Usage

1

Arguments

x

the object to copy to clipboard, usually a dataframe

...

any additional argument passed on to write.table

Value

TRUE if successful, FALSE if xclip is not available on your system.

See Also

write.table which this function wraps

Examples

1

petersmittenaar/peterr documentation built on Feb. 13, 2021, 9:20 p.m.