paste_data: Paste data from an Excel Spreadsheet

View source: R/mccrr.R

paste_dataR Documentation

Paste data from an Excel Spreadsheet

Description

from https://www.r-bloggers.com/copying-data-from-excel-to-r-and-back/ adapted for tibbles

Usage

paste_data(header = TRUE, ...)

Value

a tibble of the pasted data


McCartneyAC/mccrr documentation built on March 24, 2024, 5:12 p.m.