ctrl_c: Control-C

Description Usage Arguments

View source: R/ctrl_c.R

Description

Copies a data frame to the clipboard (in Windows) in a format suitable for copy-and-paste into a spreadsheet program such as Microsoft Excel.

Usage

1
ctrl_c(table, sep = "\t", row.names = FALSE, col.names = TRUE)

Arguments

table

A data table to be copied to the clipboard


Prometheus77/actools documentation built on March 7, 2020, 11:01 a.m.