xlsheets_list: Import mapping each spreadsheet of an excel file to a...

Description Usage Arguments Value Source Examples

Description

Import mapping each spreadsheet of an excel file to a dataframe in a list.

Usage

1

Arguments

path

A path to a single excel file.

Value

A list of dataframes.

Source

Adapted from an article by Jenny Bryan (https://goo.gl/ah8qkX).

Examples

1
xlsheets_list(misc_example("multiple_sheets.xlsx"))

forestgeo/fgeo.misc documentation built on June 23, 2019, 6:26 p.m.