read_excel_allsheets: read_excel_allsheets

Description Usage Arguments Details Value Author(s)

Description

Reads all sheets from a excel file

based on http://stackoverflow.com/questions/12945687/how-to-read-all-worksheets-in-an-excel-workbook-into-an-r-list-with-data-frame-e

Usage

1
read_excel_allsheets(file=xlx_filename)

Arguments

file

Path to the excel filename

Details

function to plot read coverage for region of intereset

Value

returns a data frame with sheets info as comparison column. #### i.e (rbind of all sheeets)

Author(s)

praveen Baskran spemannpraveen@gmail.com


praveenbas/myMiscFunc documentation built on May 30, 2019, 10:35 p.m.