R-Ladies Global
R-Ladies Global
  • 186
  • 123 132
R-Ladies New York (English) - Building a Website in R - Federica Gazzelloni
This event is designed for both beginners and experienced R users who want to expand their skills into web development. We'll cover the essentials of Quarto, from setting up your development environment to customizing your site's design and functionality. By the end of the tutorial, you'll have a fully functional, personalized website where to showcase your projects and achievements.
Dive into the world of web development with R and Quarto, and transform your data and analysis into a stunning online presence!
zhlédnutí: 276

Video

R-Ladies Rome (English) - R in Production - Hadley Wickham
zhlédnutí 595Před 2 měsíci
In this inspiring talk, dive into the world of R in production with Hadley Wickham, Chief Scientist at Posit PBC (formerly RStudio). Explore the challenges and best practices for deploying R solutions in real-world production environments, from effective code structuring to ensuring scalability and reliability. Whether you're a seasoned data scientist or just beginning your journey with R, this...
R-Ladies Gaborone & R-Ladies RTP (English) - Personal R Administration
zhlédnutí 361Před 2 měsíci
R-Ladies Gaborone and R-Ladies RTP co-host E. David Aja as he demonstrates tips, tricks, tweaks, and some hacks for building data science dev environments that you won't be afraid to come back to in a year. Slides link 🔗 rstats-wtf.github.io/wtf-personal-radmin-slides/#/title-slide What They Forgot to Teach You About R rstats.wtf/ Speaker E. David Aja : www.linkedin.com/in/edavidaja/ R-Ladies G...
R-Ladies Rome (English) - R for geospatial data science and public health surveillance
zhlédnutí 309Před 3 měsíci
In this video you will learn about geospatial data science and its pivotal role in public health surveillance. Dr. Paula Moraga explore innovative applications of interpreting geospatial data to inform public health strategies and interventions with R. You'll explore crucial Geospatial concepts, such as temporal patterns, identify risk factors, measure inequalities, to quickly detect outbreaks....
R-Ladies Ottawa (English) - Introduction to Arrow - Nic Crane and Steph Hazlitt
zhlédnutí 527Před 4 měsíci
Ever wished for a faster way to work with large datasets in R? Discover how Arrow can speed up your workflow! On April 10th, 2024, the R-Ladies Ottawa chapter was joined by Arrow experts Nic Crane and Steph Hazlitt who guided us through a 2-hour introductory workshop on the arrow package in R. This workshop covered topics such as: - What is Apache Arrow? - What are Parquet files? - What can the...
R-Ladies Rome (English) - Extending the data science workflow: {vetiver} and {pins}
zhlédnutí 320Před 4 měsíci
In this video, Isabel Zimmerman goes through the fundamental aspects of machine learning operations (MLOps) tasks, bridging the gap between data analysis and model deployment. While data practitioners excel in data analysis and model development, there's often a significant gap in understanding tasks beyond the conventional data science workflow. You'll explore crucial MLOps concepts, such as d...
R-Ladies Cambridge (English) - Dataviz lunch: Replicating Du Bois with R - Federica Gazzelloni
zhlédnutí 169Před 5 měsíci
Federica is an independent researcher, organizer for the R-Ladies Rome chapter, who loves working with data while practising making data visualizations. As a carpentry instructor, she helps others learn about data analysis and visualization with R. Her open source work is shared on social media as contributions to the #DuboisChallenge #Tidytuesday, and #30DayChartChallenge. In light of the ongo...
R-Ladies Rome (English) - Debugging in R - Shannon Pileggi
zhlédnutí 178Před 5 měsíci
Dive into the world of debugging in R with our latest event recording! In this video Shannon Pileggi delves deep into essential debugging techniques and strategies. If you'd like to gain pivotal insights, best practices, and tips to debug your code effectively in R this video is for you! Whether you're a beginner or an experienced professional, this video offers valuable insights for everyone i...
R-Ladies Ottawa (English) - Data Visualization II - Reiko Okamoto
zhlédnutí 280Před 6 měsíci
This is part 3 of R-Ladies Ottawa's 3-part workshop series meant to introduce you to R and RStudio. In this workshop series, Reiko Okamoto will dive deeper into creating data visualizations in R using ggplot2! 3. Data visualization (Part II) Date: February 22nd, 2024 at 12:00-1:00pm In this session, Reiko will continue the topic of data visualizations. Using bar plots, you will see how to chang...
R-Ladies Ottawa (English) - Data Visualization I - Reiko Okamoto
zhlédnutí 285Před 6 měsíci
This is part 2 of R-Ladies Ottawa's 3-part workshop series meant to introduce you to R and RStudio. In this workshop series, Reiko Okamoto will walk through the basics of how to handle data in R and how you can create data visualizations! Part 2 of 3: Data visualization I Date: February 1st, 2024 at 12:00-1:00pm In this session, Reiko will introduce Quarto and the package ggplot2. You will see ...
R-Ladies Ottawa (English) - Intro to R and RStudio - Reiko Okamoto
zhlédnutí 241Před 6 měsíci
This is part 1 of R-Ladies Ottawa's 3-part workshop series meant to introduce you to R and RStudio. In this workshop series, Reiko Okamoto will walk through the basics of how to handle data in R and how you can create data visualizations! Part 1 of 3: Introduction to R and RStudio Date: January 25th, 2024 at 12:00-1:00pm In this session, Reiko will go through R vocabulary; creating clear, organ...
R-Ladies D.C - Parameterized reporting using Quarto - Jadey Ryan
zhlédnutí 1,6KPřed 7 měsíci
Tired of manually adjusting Quarto reports for different regions, time periods, or clients? Dreaming of using just one template to generate both interactive HTML and static Word/PDF versions of your reports? Join our workshop to unlock the power of parameterized reporting with Quarto and leave with your own template and examples to modify for your own projects. Jadey is a self-taught R enthusia...
R-Ladies Cambridge (English) - How to create interactive ggplots with ggiraph - Tanya Shapiro
zhlédnutí 426Před 8 měsíci
{ggplot2} is one of the most popular visualization libraries in R, allowing users to customize and design high-quality charts and graphs. In this talk, we’ll explore how you can convert ggplots into interactive plots using an extension package, {ggiraph}. Please remember on the day of the meetup to access Zoom using the same name as you registered on the Meetup. For security reasons, I will onl...
R-Ladies Cambridge (English) - Custom colour scales for {ggplot2} - Nicola Rennie
zhlédnutí 386Před 8 měsíci
There are many colour palette packages in R that are compatible with {ggplot2}, but sometimes you might want to use your own choice of colours. For example, you might want them to match company or university branding guidelines. In this talk, I'll show you how to make your own custom colour scale functions to add your own colours to {ggplot2} graphics - no more copying and pasting `scale_colour...
R-Ladies Cambridge (English)-Exploratory visualization of spatial data with {mapview}-Sharon Machils
zhlédnutí 212Před 8 měsíci
R has several great packages for creating maps, but if you're looking for speed and ease, it's hard to beat mapview. Sharon will demo how little code you need to create an interactive map to visualize, explore, and share spatial data. Sharon Machlis is the author of Practical R for mass communication and journalism and Computerworld’s Beginner’s Guide to R, host of InfoWorld’s Do More With R vi...
R-Ladies Rome (English) - Ten tips for better text: typography meets ggplot and friends
zhlédnutí 359Před 8 měsíci
R-Ladies Rome (English) - Ten tips for better text: typography meets ggplot and friends
R-Ladies New York (English) - 2023 R-Ladies NYC Lightning Talks
zhlédnutí 168Před 8 měsíci
R-Ladies New York (English) - 2023 R-Ladies NYC Lightning Talks
R-Ladies Rome (English) - (Even More) Exciting Data Visualizations with ggplot2 Extensions
zhlédnutí 855Před 9 měsíci
R-Ladies Rome (English) - (Even More) Exciting Data Visualizations with ggplot2 Extensions
R-Ladies Bergen & R-Ladies Cologne (English) - Hello, Quarto - Mine Çetinkaya-Rundel
zhlédnutí 1,1KPřed 10 měsíci
R-Ladies Bergen & R-Ladies Cologne (English) - Hello, Quarto - Mine Çetinkaya-Rundel
R-Ladies Cambridge (English)- Beautifully annotated: enhancing your ggplots with text- Cara Thompson
zhlédnutí 489Před 10 měsíci
R-Ladies Cambridge (English)- Beautifully annotated: enhancing your ggplots with text- Cara Thompson
R-Ladies Remote (English) - Debugging in R - Shannon Pileggi
zhlédnutí 391Před rokem
R-Ladies Remote (English) - Debugging in R - Shannon Pileggi
R-Ladies Rome (English) - One Health and the Politics of Coronaviruses - Dr. Laura Kahn
zhlédnutí 185Před rokem
R-Ladies Rome (English) - One Health and the Politics of Coronaviruses - Dr. Laura Kahn
R-Ladies Rome (English) - Why I Hate Summer Time - Jon Harmon
zhlédnutí 182Před rokem
R-Ladies Rome (English) - Why I Hate Summer Time - Jon Harmon
R-Ladies Cologne & Paris (English) - GitHub Actions and Quarto - Angelica Becerra
zhlédnutí 515Před rokem
R-Ladies Cologne & Paris (English) - GitHub Actions and Quarto - Angelica Becerra
R-Ladies D.C. (English) - Introduction to NLP with R - Anya Mityushina
zhlédnutí 497Před rokem
R-Ladies D.C. (English) - Introduction to NLP with R - Anya Mityushina
R-Ladies Freiburg (English) - Tidy data: Wrangling for statistical analysis in R - Kyla McConnell
zhlédnutí 786Před rokem
R-Ladies Freiburg (English) - Tidy data: Wrangling for statistical analysis in R - Kyla McConnell
R-Ladies Rome (English) - What's new in the tidyverse - Isabella Velasquez
zhlédnutí 1,4KPřed rokem
R-Ladies Rome (English) - What's new in the tidyverse - Isabella Velasquez
R-Ladies Cologne & Paris (English) - AutoML in R & Python Using H2O - Erin LeDell
zhlédnutí 667Před rokem
R-Ladies Cologne & Paris (English) - AutoML in R & Python Using H2O - Erin LeDell
R-Ladies D.C. (English) - Introduction to R Shiny - Ashton Drew
zhlédnutí 587Před rokem
R-Ladies D.C. (English) - Introduction to R Shiny - Ashton Drew
R-Ladies New York (English) - All Aboard Transportation and Data - Mikaela Jordan & Lisa Mae Fiedler
zhlédnutí 190Před rokem
R-Ladies New York (English) - All Aboard Transportation and Data - Mikaela Jordan & Lisa Mae Fiedler

Komentáře

  • @KAJUJayawickrama
    @KAJUJayawickrama Před měsícem

    very important event. Thank you very much❤

  • @taiwankyh
    @taiwankyh Před 3 měsíci

    Thanks so much, clear and concise

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 Před 3 měsíci

    I have a file from the Collegeboard (scorecard) that is 566 MB as a csv on my hard drive. However, the parquet file of the same data only takes up 54 MB. Seems incredible.

  • @siphelelemakon7709
    @siphelelemakon7709 Před 3 měsíci

    now my shiny app works ..great tutorial. even picked up some css

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 Před 3 měsíci

    I heard that there is an attempt to develop arrow for shape files to generate maps. How is that coming along?

  • @derekborba
    @derekborba Před 4 měsíci

    Great presentation and package, thank you!

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 Před 4 měsíci

    I am running a M1 Mac and getting errors even though the arrow package is installed. The message is: Error: This build of the arrow package does not support Datasets

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 Před 6 měsíci

    I love these presentations. They are so informative. My only beef is that the code is so tiny and hard to see.

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 Před 7 měsíci

    I prefer using glue() (from the glue package) rather than paste.

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 Před 7 měsíci

    I use the conflicted package. It is as vital as the here pacakge.

  • @thialbuquerque
    @thialbuquerque Před 7 měsíci

    Niiiice!! I missed the live event, I am so glad I'll be able to watch the recording! Thanks so much!

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 Před 8 měsíci

    In R there is always a function. The useful package has a function called lower.case(string).

  • @djangoworldwide7925
    @djangoworldwide7925 Před 8 měsíci

    wish you'd also talk about geom_text_path ;)

  • @audiophile...
    @audiophile... Před 8 měsíci

    Very informative and engaging s3ssion, thank you

  • @audiophile...
    @audiophile... Před 8 měsíci

    Thanks a lot 🙏

  • @djangoworldwide7925
    @djangoworldwide7925 Před 8 měsíci

    This is RHE video anyone should watch in order to enhance their ggplot skills! It is definitely not for beginners nor intermediate R users, it's very advanced and elaborative!

  • @mubangansofu7469
    @mubangansofu7469 Před 8 měsíci

    Excellent as always from Cara

  • @audiophile...
    @audiophile... Před 8 měsíci

    Thank you for these informative sessions.

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 Před 8 měsíci

    I think this is great. The tidyverse packages are may favorite things in R. However, I am having a hard time reading the code here (I know I can go to github) due to the low resolution of the video. Anyway to post up a higher res video?

  • @BolloYang
    @BolloYang Před 9 měsíci

    Yes! I feel good about this r package stuff!

  • @grahammccracken991
    @grahammccracken991 Před 9 měsíci

    Fantastic. You made this very easy to follow. All set up today without a hitch.

  • @islandsmall9328
    @islandsmall9328 Před 9 měsíci

    Thanks, girls❤

  • @madhurparihar3932
    @madhurparihar3932 Před 9 měsíci

    amazing demo....thanks again Cara

  • @djangoworldwide7925
    @djangoworldwide7925 Před 9 měsíci

    @41:06 There is no difference in output, other than the warning msg for summarise. its excatly the same: tab <- letters[1:4] x <- tibble(g=rep(1:2,each=4), y=c("e","a","b","y","d","c","a","r")) tab x x |> reframe(intersect(y,tab),.by = g) x |> summarise(intersect(y,tab),.by = g) |> suppressWarnings()

  • @djangoworldwide7925
    @djangoworldwide7925 Před 9 měsíci

    @33:17 There is a mistake here. The question was can you use the `.by` on a grouped data. the answer is no. the error is very clear: ! Can't supply `.by` when `.data` is a grouped data frame. What the presenter did is just creating a column called 'by' with the value 'company'. in order to group by within a summarise function, you would need the `.by` (with the dot), otherwise it just create a new column.

  • @user-hv7gr9xw2n
    @user-hv7gr9xw2n Před 9 měsíci

    Mine is giving an error: Unknown host. Can you help?

  • @taiwankyh
    @taiwankyh Před 9 měsíci

    Nice talk

  • @mugomuiruri2313
    @mugomuiruri2313 Před 9 měsíci

    good

  • @Chale1288
    @Chale1288 Před 10 měsíci

    by any chance, do you have an example of mixed models in bayes factor? I am not sure that I am understanding the examples in the manual.

  • @Chale1288
    @Chale1288 Před 10 měsíci

    Why Cant I save this video?

  • @nawrasteaches5206
    @nawrasteaches5206 Před 10 měsíci

    Thank you it was very interesting.

  • @niceday2015
    @niceday2015 Před 10 měsíci

    Thanks for the tutorials

  • @sandraanderson6600
    @sandraanderson6600 Před 10 měsíci

    😘 *promo sm*

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 Před 10 měsíci

    The code for finding the number of lines for each character can be condensed from using group_by, summarize and arrange with a single line of code: count(character, name = "lines", sort = TRUE).

  • @tarasst6887
    @tarasst6887 Před 11 měsíci

    🎉🎉🎉

  • @sophiadespiegeleire2284

    Hi Divya and Julia, Thank you so much for this great introduction lecture! I was wondering if there is any way I could get my hands on the simulated datasets? I would like to try to explore and analyze eye-tracking data :) Let me know, Sophia

  • @user-ro9ex5im2p
    @user-ro9ex5im2p Před rokem

    Very helpful

  • @gilleslijnzaad2991
    @gilleslijnzaad2991 Před rokem

    This was the perfect introduction to the BayesFactor package, much clearer than the official manual. Thank you!

  • @Victor-rg4wh
    @Victor-rg4wh Před rokem

    Please continue with the content on R packages for data science. I attended some of the channel's workshops. I've already learned a lot.

  • @osoriomatucurane9511

    This is awesome.

  • @joesandiego2000
    @joesandiego2000 Před rokem

    Dark background is more difficult to read

  • @user-du8rr2gg2h
    @user-du8rr2gg2h Před rokem

    The best video I found on this subject, thank you very much

  • @mubangansofu7469
    @mubangansofu7469 Před rokem

    Excellent tutorial Cosima

  • @kasperchristensen3843

    Absolutely brilliant! Thanks!

  • @asolisca
    @asolisca Před rokem

    Btw... this is incredible work and an amazing talk. Thank you so much Isabella!!!

  • @asolisca
    @asolisca Před rokem

    As much as I love the tidyverse and I greatly appreciate the hard work the team has put into this, I have to say, some of these changes are a bit odd. Even for newcomers, learning so many functions to achieve such similar tasks will be very confusing. Also, although most of the time the tidyverse is quite streamlined, there are cases when it has become too verbose. One example is the summarise(n_x = ncol(pick(starts_with("x")))) ... jeez just look at how much parentheses you have to use to perform a simple operation. If anything, you should be able to get rid of pick() inside that summarise() statement. Also, superseeding map_dfr or map_dfc for an additional list_rbind() or list_cbind() seems super clumsy, too. First of all, map_dfr() and map_dfc() are waaaay easier to remember rbind and cbind. Secondly, why the need to "complicate" things requiring an additional step? Just very bad changes, IMHO, all over the place.

  • @aswanijehangeer
    @aswanijehangeer Před rokem

    That's a fantastic introduction to the quarto, hats off to Julia Müller.

  • @rladiesparis
    @rladiesparis Před rokem

    What an amazing meetup we had!

  • @abdoulayeleye5399
    @abdoulayeleye5399 Před rokem

    Greate work juli thanks for sharing. For me the `scale_x_reordered` not work please help to solve error. Reagards

  • @murpholinox
    @murpholinox Před rokem

    very nice!