David Robinson - Ten Tremendous Tricks in the Tidyverse

  Рет қаралды 29,956

Lander Analytics

Lander Analytics

Күн бұрын

Пікірлер: 18
@afharding
@afharding 2 жыл бұрын
Amazingly insightful!
@TheJProducti0ns
@TheJProducti0ns 3 жыл бұрын
Hope to get good as him some day! I'm a junior at Uni as a Stats major.
@LCotgrove
@LCotgrove 4 жыл бұрын
I thought I was having problems with extract() but turns out magrittr also has a function called extract. Solved by tidyr::extract (Great video btw)
@hemnfarhad8551
@hemnfarhad8551 4 жыл бұрын
It is so lovely to see a video with no down votes. April 17, 2020
@GaetanJanssens
@GaetanJanssens 4 жыл бұрын
Your comment inspired rebellion (not me).
@PatrickBateman12420
@PatrickBateman12420 4 жыл бұрын
13:26 is especially great. "Sometimes, when data is on different magnitudes, it's hard to reveal a trend on a regular scale ..."
@RoxanaNoe
@RoxanaNoe 4 жыл бұрын
This video is awesome!
@joel09878
@joel09878 4 жыл бұрын
Great talk, thanks! Really useful. Regarding tip #5 ("my favourite plot"); I was trying to figure out why coord_flip() is preferred to just swapping over x and y variables. e.g. ggplot(diamonds, aes(price, cut)) + geom_boxplot(). I read that doing that can put things in an unexpected order with some types of chart, and coord_flip() generally behaves better. It's never happened to me yet though.
@safe4democracy
@safe4democracy 3 жыл бұрын
This talk came out before flipping the x/y axis in barplots and boxplots was possible! As of today, you're absolutely right that flipping the x and y variables is the preferred solution :D
@jamesfoster1441
@jamesfoster1441 4 жыл бұрын
This is a great video. I learned a lot. I think there is an error in David's code at 10:41. He put a pipe operator after the ggplot instead of a plus (+) sign.
@DM-py7pj
@DM-py7pj 3 жыл бұрын
Where possible please include links to datasets as I find it helpful to be able to play around with the code you show; ideally with the source datasets.
@imdadood5705
@imdadood5705 3 жыл бұрын
This man codes in R like he is on a speedrun. He is very fluent!!
@afiqyahya3398
@afiqyahya3398 4 жыл бұрын
Can anyone explain the symbol '%/%'. Is that from maggritr?
@borismakena6327
@borismakena6327 4 жыл бұрын
Its not magrittr. Its a base function. in "x %/% y". It performs "x/y" and returns the integer part, no rounding up or down. It is equivalent to "floor(x/y)"
@TheDataDigest
@TheDataDigest 4 жыл бұрын
This is called Euclidean division - or division with remainder. When you type "1980:1989 %/% 10" it will return "198" ten times and discard the remainders (0,1,2,3,4, etc.) and because he multiplied the result with 10 he got the decades "1980" ten times.
@statisticsplaybook
@statisticsplaybook 3 жыл бұрын
%% and %/% are base operators in R! %% indicates x mod y and %/% indicates integer division. :)
@ambhat3953
@ambhat3953 3 жыл бұрын
Good info, lousy camera work
Angela Li - The Care and Feeding of Spatial Data
22:52
Lander Analytics
Рет қаралды 787
Emily Robinson - The Lesser Known Stars of the Tidyverse
18:04
Lander Analytics
Рет қаралды 20 М.
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 16 МЛН
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 27 МЛН
Миллионер | 2 - серия
16:04
Million Show
Рет қаралды 1,9 МЛН
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
BeatboxJCOP
Рет қаралды 51 МЛН
Alex Engler - Better DataViz in ggplot2: Tips, Tricks & Examples
22:54
Lander Analytics
Рет қаралды 8 М.
David Robinson - Teach the Tidyverse to Beginners
16:49
Lander Analytics
Рет қаралды 7 М.
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2018
41:35
GOTO Conferences
Рет қаралды 816 М.
Hadley Wickham | State of the Tidyverse 2020 | RStudio (2020)
23:23
Talking Watches With David Robinson
11:57
Hodinkee
Рет қаралды 489 М.
Terence Tao at IMO 2024: AI and Mathematics
57:24
AIMO Prize
Рет қаралды 577 М.
Intro to the Tidyverse
1:01:39
Thomas Mock
Рет қаралды 28 М.
Hadley Wickham - R in Production
41:19
Lander Analytics
Рет қаралды 2,5 М.
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 16 МЛН