This is a mirror of agdamsbo/daDoctoR on GitHub
Go to file
Andreas Gammelgaard Damsbo 09719ea905 trying to resolve
Merge branch 'master' of github.com:agdamsbo/daDoctoR

# Conflicts:
#	DESCRIPTION
#	R/print_diff_bygroup.R
#	R/print_diff_byvar.R
#	R/print_log.R
#	R/print_olr.R
#	R/print_pred.R
2021-06-11 13:37:27 +02:00
inst First update for some time. On road to major revision. 2021-03-29 08:58:26 +02:00
man trying to resolve 2021-06-11 13:37:27 +02:00
R trying to resolve 2021-06-11 13:37:27 +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 trying to resolve 2021-06-11 13:37:27 +02:00
NAMESPACE new functions with new names to substitute old "strobe"-functions 2021-06-11 13:35:03 +02:00
packing.R combining and testing 2021-05-05 12:10:54 +02:00
README.md Update README.md 2021-03-19 09:15:28 +01:00
update local version.R new functions with new names to substitute old "strobe"-functions 2021-06-11 13:35:03 +02:00
updatePackageVersion.R combining and testing 2021-05-05 12:10:54 +02: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