my_copy: Function for saving tables to the clipboard. Very useful for...

Description Usage Arguments Author(s)

Description

Function for saving tables to the clipboard. Very useful for moving quickly to excel

Usage

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

Arguments

x

Input table to copy

row.names

Row names of input table

col.names

Col names of input table

Author(s)

David Hesslink


forrestdiamond/foRest documentation built on June 1, 2019, 3:56 a.m.