Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 233 Bytes

getting_started.md

File metadata and controls

16 lines (12 loc) · 233 Bytes

Getting started

Installation

To install them, run the following commands:

Python:

pip install epigraphhub

R :

install.packages("devtools")
devtools::install_github("thegraphnetwork/r-epigraphhub")