Skip to content

Instantly share code, notes, and snippets.

View kylehamilton's full-sized avatar

W. Kyle Hamilton kylehamilton

View GitHub Profile
# W. Kyle Hamilton | Universtiy of California, Merced
# kylehamilton.com
library(metafor)
author <-
c("Mitja et al 2020",
"Boulware et al 2020",
"Rajasingham et al 2020",
"Abella et al 2020")
### Keybase proof
I hereby claim:
* I am kylehamilton on github.
* I am kylehamilton (https://keybase.io/kylehamilton) on keybase.
* I have a public key ASDOYPyjLPg1wrzcaX9VSgZrLAnh03orkLH7G7gCRqFL7go
To claim this, I am signing this object:
navbarMenu("Menu Tab Example", icon = icon("dot-circle-o", lib = "font-awesome"),
tabPanel( a("Click Here", href="http://i1.kym-cdn.com/photos/images/original/000/869/487/ccf.png"),
# Generate lotto numbers
# Avoid a split pot
# Author: Jared Knowles
# Date: 11/26/2012
# All numbers are equally likely to be selected to win in PowerBall,
# but what fun is winning if we have to share the pot?
# Therefore, we will only select numbers that minimize our
# likelihood of sharing the pot.