README.md

cloudy

Lifecycle: experimental AppVeyor build status Travis build status

The goal of cloudy is to import data from AARNET Cloudstor, OneDrive, Sharepoint, GDrive, GitHub or any other web-based provider serving a file via a downloadable URL.

Installation

You can install cloudy from GitHub with:

devtools::install_github("adamhsparks/cloudy")

Example

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

library(cloudy)
P_sojae <-
  fetch_data(url = "https://github.com/openplantpathology/hagis/blob/master/data/P_sojae_survey.rda?raw=true")

Meta

Please note that the 'cloudy' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



adamhsparks/usq.scp documentation built on Feb. 8, 2020, 5 a.m.