This is a mirror of agdamsbo/daDoctoR on GitHub
Go to file
2021-04-15 08:40:34 +02:00
inst First update for some time. On road to major revision. 2021-03-29 08:58:26 +02:00
man new function 2021-04-15 08:40:34 +02:00
R new function 2021-04-15 08:40:34 +02:00
.DS_Store First update for some time. On road to major revision. 2021-03-29 08:58:26 +02:00
.gitignore Update .gitignore 2021-03-18 08:17:40 +01:00
.Rbuildignore Updating 2018-10-02 21:19:32 +02:00
daDoctoR.Rproj troubleshooting and fixing 2019-11-08 12:22:49 +01:00
DESCRIPTION new function 2021-04-15 08:40:34 +02:00
NAMESPACE new function 2021-04-15 08:40:34 +02:00
README.md Update README.md 2021-03-19 09:15:28 +01:00

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:

devtools::install_github("agdamsbo/daDoctoR")

Use examples

I have used these functions in different ways in my work on publishing rasearch papers. You kan have a look through my publications on ORCID.

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