Opens a data frame in Microsoft Excel or another spreadsheet viewer. Also copies the data to the system clipboard.

view_excel(data, viewer = c("excel", "libreoffice", "gnumeric", "tad"))

Arguments

data

A data frame to view

viewer

The spreadsheet viewer to use. One of "excel" (default), "libreoffice", "gnumeric", or "tad".

Value

Returns nothing

See also