Learn R Programming

GNGTools (version 1.0.0)

df_to_clip: Copy a data.frame to the clipboard

Description

Copy a data.frame to the clipboard

Usage

df_to_clip(df, digits = 4)

Value

the data.frame is copied to the clipboard allowing for easy pasting into excel (and subsequently to ppt, etc.)

Arguments

df

A data.frame

digits

number of digits for rounding numerical columns