Learn R Programming

xlutils3 (version 0.1.0)

view_excel: View the Output of extract_excel

Description

A wrapper for `View`

Usage

view_excel(data_)

Arguments

data_
A list of list of dataframes, as returned by extract_excel

Value

Returns NULL invisibly.

Details

View all dataframes stored in the output of extract_excel at once.