drive_open: drive_open

View source: R/drive_open.R

drive_openR Documentation

drive_open

Description

Open a Google drive file, given a dribble or a path.

Usage

drive_open(drib)

Arguments

drib

a Google drive dribble of a folder (usually the output of drive_find_path())

Details

If you give it a dribble, it will call googledrive::drive_browse(); if you give it a path, it will try to first resolve that path with drive_find_path(), then open it in your browser.

Value

opens the first entry in the dribble in the browser

See Also

Other Google Drive Functions: drive_contents(), drive_copy_missing_files(), drive_cp_dir(), drive_find_path(), drive_get_info(), drive_inSync(), drive_new_from_template(), init_lesson_meta(), update_teach_links()


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.