copy_to_excel: Copy to Excel (via clipboard)

Description Usage Arguments Value

View source: R/excel_clipboard.R

Description

Copy to Excel (via clipboard)

Usage

1
copy_to_excel(x, row.names = FALSE, col.names = TRUE, ...)

Arguments

x

dataframe to be copied to Excel

row.names

Binary - Indicates whether the row names should be copied

col.names

Binary - Indicates whether the column names should be copied

...

params used in write.table function (from utils package)

Value

None


Rorevilla/ReviMisc documentation built on Dec. 18, 2021, 11:52 a.m.