USCbiostats / rbootcamp

R boot camp: Scientific Computing
28 stars 16 forks source link

Preparing slides on data viz with R #2

Closed gvegayon closed 6 years ago

gvegayon commented 6 years ago

@malcolmbarrett it would be great if you could prepare a couple of slides about data visualization in R. The visualization part of the bootcamp should take place on Wednesday 15 of August. Could you take care of that? @meredithfranklin and I were thinking that it would be nice if the talk could include both base R and grid (ggplot2).

That same day I'm planning on talking about functional programming and talking about the final project. So I would say that you can spend about 1 hour talking about viz in R and hopefully 1 other hour dedicated to solving one or two problems about data viz. What do you think?

malcolmbarrett commented 6 years ago

Sounds good. Are other slides going to be posted here? Would be good for me to know what's been covered. Are you going to cover any other tidyverse material?

gvegayon commented 6 years ago

Yes, the other material will be posted here, all Rmd files (eventually either a website or a gitbook). No plans to cover other tidyverse materials.

George G. Vega Yon +1 (626) 381 8171 https://ggvy.cl

On Tue, Jul 10, 2018 at 3:26 PM Malcolm Barrett notifications@github.com wrote:

Sounds good. Are other slides going to be posted here? Would be good for me to know what's been covered. Are you going to cover any other tidyverse material?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/USCbiostats/rbootcamp/issues/2#issuecomment-403985733, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2iswOSAwlbNf4YyxIkdg6q_C1lai_Jks5uFSobgaJpZM4VKJ23 .

malcolmbarrett commented 6 years ago

I'll resist the urge to preach the Tidy Word too much then ;)

I'll also plan on having a corresponding long-form Rmd version that can fit in with the other materials

gvegayon commented 6 years ago

Hahaha, Its OK if you want to preach about tidythings. It's just that I became good at R before all that (so haven't had the need to use tidyverse that much). Actually, I think it will be good if you show them that as well.

George G. Vega Yon +1 (626) 381 8171 https://ggvy.cl

On Tue, Jul 10, 2018 at 3:52 PM Malcolm Barrett notifications@github.com wrote:

I'll resist the urge to preach the Tidy Word too much then ;)

I'll also plan on having a corresponding long-form Rmd version that can fit in with the other materials

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/USCbiostats/rbootcamp/issues/2#issuecomment-403990868, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2is9PUE9Vb9AzBsxUErKmi1MGPMGlRks5uFTAUgaJpZM4VKJ23 .

malcolmbarrett commented 6 years ago

Haha I learned base first, too; I am just a full convert (although I'm sure you agree that they're not really in conflict). If there's flexibility in the schedule, I could also do an Introduction to the Tidyverse session or something, but it's already looking pretty full. If not, I'll give some thought about how to do it with ggplot in a way that's not overwhelming.

meredithfranklin commented 6 years ago

I think an intro to ggplot for viz is definitely worth including, even if there's no time for a full tidyverse session!

gvegayon commented 6 years ago

This sounds good

I'll give some thought about how to do it with ggplot in a way that's not overwhelming.

The way I see it, the most we can get the attendees exposed, the better :). The material will be available for later andddd they can try using those tools during the final project (if they want)