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 Nov. 21, 2024, 10:48 p.m.