
Last chance! 50% off unlimited learning
Sale ends in
Visits a Google Sheet in your default browser, if session is interactive.
sheets_browse(ss)
Something that identifies a Google Sheet: its file ID, a URL from
which we can recover the ID, or a dribble
, which
is how googledrive represents Drive files. Processed through
as_sheets_id()
.
The Sheet's browser URL, invisibly.
# NOT RUN {
sheets_example("mini-gap") %>% sheets_browse()
# }
Run the code above in your browser using DataLab