/gdcache

R пакет для подддержания локального кэша данных в синхронизированном с GDrive состоянии

Primary LanguageR

gdcache

The goal of gdcache is to ...

Installation

You can install the released version of gdcache from Github with:

install.packages("gdcache")

remotes::install_github("iMissile/gdcache")

Example

This is a basic example which shows you how to solve a common problem:

library(gdcache)
## basic example code