mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-21 11:20:23 +01:00
This is a mirror of agdamsbo/daDoctoR on GitHub
inst | ||
man | ||
R | ||
.DS_Store | ||
.gitignore | ||
.Rbuildignore | ||
daDoctoR.Rproj | ||
DESCRIPTION | ||
NAMESPACE | ||
README.md |
daDoctoR
R functions for inspiration.
I'm currently doing my Phd at the Aarhus University in the field of clinical neuroscience. Feel free to use or be inspired.
Using the package
The package can be downloaded into R using the command:
library(devtools)
install_github("agdamsbo/daDoctoR")
To-do
I'm currently working on improving the code to be more universal
- Include sample data to use with special functions
- Include coding examples with all functions