ViennaR Meetup March – Impressions
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
For all who couldn’t make it to our last ViennaR Meetup on March 18, 2019 at Webster Vienna Private University here just a short summary of the talks and takeaways.
Introduction
The Introduction covered a short history of the ViennaR Meetup and the special relationship between R and Vienna through the R-foundation, 2 R-core members (Kurt Hornik and Fritz Leisch) and one of the first organized R conferences – the DSC 1999.
You can download the slides of the introduction here.
R-Ladies
Laura Vana introduced the R-Ladies Vienna – a program initiated by the R-Consortium to
achieve proportionate representation by encouraging, inspiring, and empowering the minorities currently underrepresented in the R community. R-Ladies’ primary focus, therefore, is on supporting the R enthusiasts who identify as an underrepresented minority to achieve their programming potential, by building a collaborative global network of R leaders, mentors, learners, and developers to facilitate individual and collective progress worldwide.
from https://rladies.org.
Visit the Meetup site to find out more about upcoming R-Ladies events including workshops covering an R Introduction and Bayesian Statistics.
Tidy(er) Data
Hadley Wickham’s talk covered the tidyr package and two new functions: pivot_wide()
and pivot_long()
which have finally been renamed to pivot_wider()
and pivot_longer()
as a result of a survey, see also the posts on Twitter and Github. These function should replace gather()
and spread()
since they seem to be hard-to-remember for most users coming to tidyr.
First Impressions
Below you can find the first impressions of the Meetup on our new Youtube channel. The full talks are still being cut and optimized – so stay tuned for the full talks from Laura and Hadley – to be released on our Youtube Channel by next week – feel free to subscribe 🙂
See you at one of our next Meetup/Course/Get-Together!
Cheers,
Your Quantargo Team
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.