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

deepmaps-api

Render and Deploy pkgdown Website R-CMD-check Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

The package is the R API server for DeepMAPS website.

Installation

R package

library(devtools)
install_github("Wang-Cankun/iris3api@master")

Docker build

Docker build has been moved to https://github.com/Wang-Cankun/DeepMAPS-docker



Wang-Cankun/rDeepMAPS documentation built on Jan. 28, 2022, 7:10 a.m.