Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mi2-warsaw/dendriticspiner
https://github.com/mi2-warsaw/dendriticspiner
Last synced: about 18 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mi2-warsaw/dendriticspiner
- Owner: mi2-warsaw
- Created: 2015-09-08T09:46:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T11:34:26.000Z (over 4 years ago)
- Last Synced: 2024-08-23T00:25:58.548Z (3 months ago)
- Language: HTML
- Size: 4.43 MB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DendriticSpineR package
==============================Description:
Installation of the DendriticSpineR package:
To get started, install the latest version of **DendriticSpineR** from GitHub:```
if (!require(devtools)) {
install.packages("devtools")
require(devtools)
}
install_github("mi2-warsaw/DendriticSpineR/DendriticSpineR")
```Make sure you have [rtools](http://cran.r-project.org/bin/windows/Rtools/) installed on your computer.