read_sheet: Read an excel file from dropbox account

Description Usage Arguments

Description

this function reads all the sheets in an excel book on dropbox

Usage

1
read_sheet(file, sheetname = NULL, ondisk = FALSE, dest = tempdir(), ...)

Arguments

file

the file name to fetch

sheetname

the sheet name you want. must match exactly.

ondisk

Are you reading this data from your machine or online?

dest

destination for download


SrivastavaLab/bwgtools documentation built on May 9, 2019, 1:54 p.m.