prep_open_in_excel {dataquieR} | R Documentation |
Open a data frame in Excel
Description
Open a data frame in Excel
Usage
prep_open_in_excel(dfr)
Arguments
dfr |
the data frame |
Details
if the file cannot be read on function exit, NULL will be returned
Value
potentially modified data frame after dialog was closed
[Package dataquieR version 2.5.1 Index]