Skip to content

Instantly share code, notes, and snippets.

View shanmdphd's full-sized avatar
🎤
share for life

Sungpil Han shanmdphd

🎤
share for life
View GitHub Profile

Keybase proof

I hereby claim:

  • I am shanmdphd on github.
  • I am shanmdphd (https://keybase.io/shanmdphd) on keybase.
  • I have a public key whose fingerprint is B2DD 7A5A 439E 134B 1624 16B9 D13C BC36 7863 82BC

To claim this, I am signing this object:

@shanmdphd
shanmdphd / Scatter.md
Last active October 13, 2016 07:08
NONMEM accessaries

Scatter plot matrices (pairs plots)

@shanmdphd
shanmdphd / ui.R
Created August 19, 2016 02:20
ui.R
library(shiny)
library(ggplot2)
dataset <- diamonds
fluidPage(
titlePanel("PEET2017"),
sidebarPanel(