Skip to content
Avatar

Sponsoring

@ulyngs

Highlights

  • Pro
Block or Report

Block or report JohannesNE

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Clock using time quotes from the literature, based on the work of Jaap Meijers

    R 287 68

  2. 1
    #Generate .bib for base R + loaded R packages.
    2
    
                  
    3
    pat <- "package:(.*)"
    4
    packages <- sub(pat, "\\1", grep(pat, search(), value = TRUE))
    5
    cite_packages <- c("base", packages[-(which(packages == "stats"):length(packages))]) #Adds base R citation and removes base packages
  3. 1
    #!/usr/bin/env python3
    2
    
                  
    3
    ''' 
    4
    Import photos from SD card into folder with todays date + nickname
    5
    Use: importphotos (--jpg|--raw|--both) <nickname of folder (optional)>
  4. Data analysis for the article manuscript 'Gastrointestinal transit time in patients with acquired brain injury'

    R

  5. melanoma Public

    Web app to learn recognition of skin lesions.

    R

  6. Components for compartmental cardiovascular models

    Julia 9

243 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

August 2022

JohannesNE has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.