Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
R (+) for Data Science
Search
Muhammad Aswan Syahputra
January 26, 2019
Programming
0
120
R (+) for Data Science
Muhammad Aswan Syahputra
January 26, 2019
Tweet
Share
More Decks by Muhammad Aswan Syahputra
See All by Muhammad Aswan Syahputra
#DS101: understanding the basics
aswansyahputra
0
93
Extending RStudio with Git(Hub)
aswansyahputra
0
120
Data rectangling in R: a journey from JSON to CSV
aswansyahputra
0
380
Data Carpentry with Tidyverse
aswansyahputra
0
200
Basic Git+GitHub
aswansyahputra
1
330
Let's build your first RStudio and Addins
aswansyahputra
0
150
Introduction to R +
aswansyahputra
1
320
R + RStudio Tips and Tricks
aswansyahputra
0
180
Blogging with R
aswansyahputra
0
110
Other Decks in Programming
See All in Programming
Raku Raku Notion 20260128
hareyakayuruyaka
0
420
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
270
CSC307 Lecture 11
javiergs
PRO
0
580
Rubyと楽しいをつくる / Creating joy with Ruby
chobishiba
0
200
CopilotKit + AG-UIを学ぶ
nearme_tech
PRO
1
110
AIと一緒にレガシーに向き合ってみた
nyafunta9858
0
440
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
330
CSC307 Lecture 08
javiergs
PRO
0
690
文字コードの話
qnighy
43
16k
AWS Infrastructure as Code の新機能 2025 総まとめ~ SA 4人による怒涛のデモ祭り ~
konokenj
10
2.6k
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.1k
DSPy入門 Pythonで実現する自動プロンプト最適化 〜人手によるプロンプト調整からの卒業〜
seaturt1e
1
370
Featured
See All Featured
Code Review Best Practice
trishagee
74
20k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
810
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
Tips & Tricks on How to Get Your First Job In Tech
honzajavorek
0
450
Heart Work Chapter 1 - Part 1
lfama
PRO
5
35k
So, you think you're a good person
axbom
PRO
2
1.9k
We Are The Robots
honzajavorek
0
190
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
How to make the Groovebox
asonas
2
2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
62
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
Transcript
dplyr::glimpse(rplus_4_datascience) Muhammad Aswan Syahputra @aswansyahputra www.aswansyahputra.com ...
Founded by Ross Ihaka & Robert Gentleman High level language
Interactive & Programming A swiss army knife for statistical tests and models, out-of-the box! Download R
“The closer you are to statistics, research, and data science,
the more you might prefer R”
But...
C Julia LuaJIT Rust Go Fortran Java JavaScript Matlab Mathematica
Python R Octave iteration_pi_sum matrix_multiply matrix_statistics parse_integers print_to_file recursion_fibonacci recursion_quicksort userfunc_mandelbrot 10 0 10 1 10 2 10 3 10 4 Sumber: https://julialang.org/benchmarks/
When R possess drawbacks but you can buy more RAM,
work in Rstudio, and use Tidyverse approach
Main features: • Console • Syntax-highlighting editor • Tools for
plotting, history, debugging and workspace management Download RStudio
Tidyverse?
Human thought Machine Language Source: https://github.com/rstudio-education/arm-workshop-rsc2019
Human thought Machine Language Source: https://github.com/rstudio-education/arm-workshop-rsc2019
Human thought Machine Language Source: https://github.com/rstudio-education/arm-workshop-rsc2019 The tidyverse is an
opinionated collection of R packages designed for data science.
Program Import Tidy Transform Visualise Model Communicate Understand Data science
activity
None
How to install it? install.packages(“tidyverse”) https://tidyverse.org/
With great codes, comes great bugs! - (not) Uncle Ben
Keep track of your code with Version Control System +
https://git-scm.com/ https://github.com/
Keep track of your code with Version Control System It
is available in RStudio!
Next? Have fun!
R for Data Science (r4ds.had.co.nz) Introduction to Statistical Learning (www-bcf.usc.edu/~gareth/ISL/)
Online books (bookdown.org) Online course (2 m.o access at DataCamp >> my.visualstudio.com) Need help? install.packages(“swirl”)
Telegram: @GNURIndonesia (t.me/GNURIndonesia) Web: www.indo-r.netlify.com GitHub: www.github.com/indo-r Indonesian R user
community
Indonesian R user community Kopdar useR! Bandung?
[email protected]
Telegram: @aswansyahputra GitHub: @aswansyahputra www.aswansyahputra.com Thanks!