load_clip: Load data through clipboard on Windows or macOS

View source: R/manage.R

load_clipR Documentation

Load data through clipboard on Windows or macOS

Description

Load data through clipboard on Windows or macOS

Usage

load_clip(delim = "\t", text, suppress = TRUE)

Arguments

delim

Delimiter to use (tab is the default)

text

Text input to convert to table

suppress

Suppress warnings

Details

Extract data from the clipboard into a data.frame on Windows or macOS

See Also

See the save_clip


radiant-rstats/radiant.data documentation built on Jan. 19, 2024, 12:21 p.m.