Skip to content
View b-kennedy0's full-sized avatar

Highlights

  • Pro

Organizations

@DataScienceSociety-UoC @openresearchcalendar @BradKennedy-PhD

Block or report b-kennedy0

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
b-kennedy0/README.md

Hello! I'm Brad 👋 (he/him)

GitHub followers Twitter Follow

Metrics

Pinned Loading

  1. openresearchcalendar/openresearchcalendar.github.io Public

    Documentation & Code for the community tool: 'Open Research Calendar'

    HTML 20 8

  2. Tidy code that will: (1) state which...
    1
    list_of_packages<-c("tidyr","psych","ggplot2","here")
    2
    new.packages <- list_of_packages[!(list_of_packages %in% installed.packages()[,"Package"])]
    3
    if(length(new.packages))install.packages(new.packages)
    4
    lapply(list_of_packages, library, character.only = TRUE)
    5
    update.packages(ask=FALSE, repos = "https://cloud.r-project.org")
  3. b-kennedy0.github.io Public

    Repository for bradleykennedy.co.uk

    HTML

  4. BradKennedy-PhD/bradkennedy-phd.github.io Public

    HTML

  5. email-charter/email-charter.github.io Public

    https://email-charter.github.io - Top tips to prevent email overload

    HTML 2

312 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Opened 1 issue in 1 repository
openresearchcalendar/openresearchcalendar.github.io 1 open
1 contribution in private repositories Apr 11
Loading