df_to_clip: Copy a data.frame to the clipboard

View source: R/df_to_clip.r

df_to_clipR Documentation

Copy a data.frame to the clipboard

Description

Copy a data.frame to the clipboard

Usage

df_to_clip(df, digits = 4)

Arguments

df

A data.frame

digits

number of digits for rounding numerical columns

Value

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


GNGTools documentation built on Dec. 16, 2022, 5:09 p.m.