read_msheets: Read in Excel workbook with multiple sheets without using...

View source: R/read_msheets.R

read_msheetsR Documentation

Read in Excel workbook with multiple sheets without using Java

Description

Read in Excel workbook with multiple sheets without using Java. Uses readxl

Usage

read_msheets(filename)

Arguments

filename

increments

sf

scaling factor (multiplicative expand) - higher sf will result in wider margins before ticks begin

Value

data.frame

Examples

## Not run: 
read_msheets(here("myexcel.xlsx"))

## End(Not run)

olsonma/mollr documentation built on Aug. 2, 2022, 9:17 p.m.