clipboard_get: Import dataframe from clipboard generated by EXCEL. Before...

Description Usage Value Examples

View source: R/read_write.R

Description

Import dataframe from clipboard generated by EXCEL. Before running this function in R, select the appropriate cell range in EXCEL and press <CTRL+C>.

Usage

1
clipboard_get(header = TRUE)

Value

df The dataframe imported from Excel.

Examples

1

neale-eldash/pd documentation built on June 26, 2021, 10:47 a.m.