Highlights
- Pro
Block or Report
Block or report JohannesNE
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
literature-clock Public
Clock using time quotes from the literature, based on the work of Jaap Meijers
-
1
#Generate .bib for base R + loaded R packages.23pat <- "package:(.*)"
4packages <- sub(pat, "\\1", grep(pat, search(), value = TRUE))
5cite_packages <- c("base", packages[-(which(packages == "stats"):length(packages))]) #Adds base R citation and removes base packages
-
1
#!/usr/bin/env python323'''4Import photos from SD card into folder with todays date + nickname5Use: importphotos (--jpg|--raw|--both) <nickname of folder (optional)> -
gitt-after-braininjury Public
Data analysis for the article manuscript 'Gastrointestinal transit time in patients with acquired brain injury'
R
-
-




