read_df: Read in a data frame in the clipboard, copied from Excel

View source: R/read_df.R

read_dfR Documentation

Read in a data frame in the clipboard, copied from Excel

Description

Read in a data frame in the clipboard, copied from Excel

Usage

read_df(header = TRUE, ...)

Arguments

header

Logical value to specify whether copied table contains a header row.

...

Additional arguments for read.table().


martinctc/surveytools documentation built on Feb. 20, 2025, 6:38 p.m.