Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 403 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 403 Bytes

UserNetR

The goal of UserNetR is to ...

Installation

You can install UserNetR from github with:

# install.packages("devtools")
devtools::install_github("DougLuke/UserNetR")

Example

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

## basic example code