dth_read_clip: grab data from the clipboard as a data.table

View source: R/dth_clip.R

dth_read_clipR Documentation

grab data from the clipboard as a data.table

Description

grab data from the clipboard as a data.table

Usage

dth_read_clip(...)

Arguments

...

Examples

## Not run: 
library(data.table)
library(dth)

DT <- dth_read_clip()

## End(Not run)


dbrookeUAB/dth documentation built on Oct. 6, 2022, 10:52 p.m.