Skip to content
Sungpil Han edited this page Jan 4, 2018 · 12 revisions

μ„œλΈŒμΈν„΄ μ—¬λŸ¬λΆ„ ν™˜μ˜ν•©λ‹ˆλ‹€.

R μ„€μΉ˜ν•˜κΈ°

Windows

cmd.exe 창을 λ„μ›λ‹ˆλ‹€.

@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
choco install r.project

Mac

터미널을 μ—½λ‹ˆλ‹€.

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew tap homebrew/science
brew install Caskroom/cask/xquartz
brew install r

2017 μ„œλΈŒμΈν„΄ 일정을 κΈ°λ‘ν•©λ‹ˆλ‹€.

  • 2017-07-31 μ›” - μ„œλΈŒμΈν„΄ μ‹œμž‘, κ³΅ν†΅κ°•μ˜
  • 2017-08-01 ν™” - μ˜€μ „: μž„μƒμ‹œν—˜ μ°Έκ΄€; μ˜€ν›„: μž„κ΅μˆ˜λ‹˜ κ°•μ˜
  • 2017-08-02 수 - μ˜€μ „: μž„μƒμ‹œν—˜ μ°Έκ΄€, ν•œμ„±ν•„- 'R, Rmarkdown κ°•μ˜'
  • 2017-08-03 λͺ© -
  • 2017-08-04 금 -
  • 2017-08-07 μ›” - μ˜€μ „: Progress Meeting, ν•œμ„±ν•„- 'NCA by R κ°•μ˜' ; μ˜€ν›„: μœ€μ„κ·œ- 'dplyr, tidyr κ°•μ˜', Progress Meeting
  • 2017-08-08 ν™” - μ˜€μ „: μž„μƒμ‹œν—˜ μ°Έκ΄€; μ˜€ν›„: 컨퍼런슀 참석
  • 2017-08-09 수 - μ˜€μ „: μž„μƒμ‹œν—˜ μ°Έκ΄€, ν•œμ„±ν•„- 'WebEx μ‚¬μš©λ²• κ°•μ˜' ; μ˜€ν›„: μž„ν˜•μ„ κ΅μˆ˜λ‹˜ κ°•μ˜, μ‘°ν•˜ν˜œ- WebEx λ°œν‘œ 'λ©΄μ—­ν•­μ•”μ œ', κ°„λ‹΄νšŒ (νšŒμ‹)
  • 2017-08-09 λͺ© - 학ꡐ 일정

"The antibiotic course has had its day - BMJ" by Subintern Hahye Jo 8μ›” 11일 κΈˆμš”μΌ 11:31 (1 hr 4 min)

Clone this wiki locally