Other packages > Find by keyword >

googledrive  

An Interface to Google Drive
View on CRAN: Click here


Download and install googledrive package within the R console
Install from CRAN:
install.packages("googledrive")

Install from Github:
library("remotes")
install_github("cran/googledrive")

Install by package version:
library("remotes")
install_version("googledrive", "2.1.1")



Attach the package and use:
library("googledrive")
Maintained by
Jennifer Bryan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-28
Latest Update: 2023-06-11
Description:
Manage Google Drive files from R.
How to cite:
Jennifer Bryan (2017). googledrive: An Interface to Google Drive. R package version 2.1.1, https://cran.r-project.org/web/packages/googledrive
Previous versions and publish date:
0.1.1 (2017-08-28 23:57), 0.1.2 (2018-10-06 10:00), 0.1.3 (2019-01-24 22:40), 1.0.0 (2019-08-19 18:50), 1.0.1 (2020-05-05 18:10), 2.0.0 (2021-07-08 11:10), 2.1.0 (2023-03-22 14:20)
Other packages that cited googledrive R package
View googledrive citation profile
Other R packages that googledrive depends, imports, suggests or enhances
Functions, R codes and Examples using the googledrive R package
Some associated functions: as_dribble . as_shared_drive . deprecated-team-drive-functions . dribble-checks . dribble . drive_about . drive_auth . drive_auth_configure . drive_browse . drive_cp . drive_create . drive_deauth . drive_download . drive_empty_trash . drive_endpoints . drive_examples . drive_extension . drive_fields . drive_find . drive_get . drive_has_token . drive_id . drive_link . drive_ls . drive_mime_type . drive_mkdir . drive_mv . drive_publish . drive_put . drive_read_string . drive_rename . drive_reveal . drive_rm . drive_scopes . drive_share . drive_token . drive_trash . drive_update . drive_upload . drive_user . expose . googledrive-configuration . googledrive-deprecated . googledrive-package . pipe . request_generate . request_make . shared_drive_create . shared_drive_find . shared_drive_get . shared_drive_rm . shared_drive_update . shared_drives . shortcut_create . shortcut_resolve . 
Some associated R codes: aaa.R . camelCase.R . compat-dplyr.R . compat-vctrs.R . deprecated.R . dribble.R . drive_about.R . drive_auth.R . drive_browse.R . drive_cp.R . drive_create.R . drive_download.R . drive_endpoints.R . drive_examples.R . drive_fields.R . drive_find.R . drive_get.R . drive_get_path.R . drive_id-class.R . drive_ls.R . drive_mime_type.R . drive_mkdir.R . drive_mv.R . drive_publish.R . drive_put.R . drive_read.R . drive_rename.R . drive_reveal.R . drive_rm.R . drive_share.R . drive_trash.R . drive_update.R . drive_upload.R . drive_user.R . googledrive-package.R . promote.R . request_generate.R . request_make.R . roxygen-templates.R . shared_drive_create.R . shared_drive_find.R . shared_drive_get.R . shared_drive_rm.R . shared_drive_update.R . shared_drives.R . shortcut.R . team_drive.R . utils-io.R . utils-paths.R . utils-pipe.R . utils-ui.R . utils.R . zzz.R .  Full googledrive package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns