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
110
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
80
Extending RStudio with Git(Hub)
aswansyahputra
0
100
Data rectangling in R: a journey from JSON to CSV
aswansyahputra
0
370
Data Carpentry with Tidyverse
aswansyahputra
0
200
Basic Git+GitHub
aswansyahputra
1
320
Let's build your first RStudio and Addins
aswansyahputra
0
140
Introduction to R +
aswansyahputra
1
320
R + RStudio Tips and Tricks
aswansyahputra
0
170
Blogging with R
aswansyahputra
0
110
Other Decks in Programming
See All in Programming
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
5.1k
あなたとKaigi on Rails / Kaigi on Rails + You
shimoju
0
160
CSC509 Lecture 04
javiergs
PRO
0
300
Go言語の特性を活かした公式MCP SDKの設計
hond0413
1
230
株式会社 Sun terras カンパニーデック
sunterras
0
320
Goで実践するドメイン駆動開発 AIと歩み始めた新規プロダクト開発の現在地
imkaoru
4
850
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
1
450
Go言語はstack overflowの夢を見るか?
logica0419
0
340
3年ぶりにコードを書いた元CTOが Claude Codeと30分でMVPを作った話
maikokojima
0
350
アメ車でサンノゼを走ってきたよ!
s_shimotori
0
220
その面倒な作業、「Dart」にやらせませんか? Flutter開発者のための業務効率化
yordgenome03
1
130
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.4k
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1032
470k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
22k
Side Projects
sachag
455
43k
Bash Introduction
62gerente
615
210k
Mobile First: as difficult as doing things right
swwweet
224
10k
Thoughts on Productivity
jonyablonski
70
4.9k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Facilitating Awesome Meetings
lara
56
6.6k
Documentation Writing (for coders)
carmenintech
75
5.1k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
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!