knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

lifecycle

seafile

The goal of seafile is to connect to seafile API using R. This Is a partial implementation, PR welcome ;)

Installation

remotes::install_github("VincentGuyader/seafile")

Example

https://vincentguyader.github.io/seafile/



VincentGuyader/seafile documentation built on Sept. 30, 2019, 11:04 a.m.