README.md

sdr.neuronal

The sdr.neuronal package was created by Sideridis Vasileios during his work on the neuronsXnets project. Contains useful functions for loading, processing and plotting data related with the aforementioned project.

Installation

You will be able to install the released version of sdr.neuronal from CRAN soon with:

install.packages("sdr.neuronal")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("vsideridis/sdr.neuronal")

Example

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

library(sdr.neuronal)
## basic example code


vsideridis/sdr.neuronal documentation built on Jan. 1, 2021, 12:43 p.m.