IDEMSInternational / epicsadata

GNU Lesser General Public License v3.0
0 stars 0 forks source link

epicsadata

Lifecycle:
experimental

The goal of epicsadata is to …

Installation

You can install the development version of epicsadata from GitHub with:

# install.packages("devtools")
devtools::install_github("IDEMSInternational/epicsadata")

Example

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

library(epicsadata)
## basic example code