Skip to content

Details

  • What are we going to learn?
    "dplyr" is a powerful R-package to manipulate, clean and summarise unstructured data. In short, it makes data exploration and data manipulation easy and fast in R. In this talk, you will see basic uses of "dplyr" and how you can use it in your data exploratory tasks.

  • Who is going to present?
    Let's welcome Ruth Chirinos our guest presenter. She is a System Engineer and Manager of Information Systems with a strong knowledge in software development for the government and telecommunication enterprises. She is an active member of diverse communities: Java Users Group La Paz, Ocean Protocol, City.AI and Google Developer Group (GDG), R-Ladies La Paz and Women in Data Science (WiDS).

  • When are we meeting?
    We would like to invite everyone to meet at 8:30 am to share your morning coffee or tea cuppa with us virtually. An opportunity to say hi and chat before starting the presentation at 9:00 am.

The presentation will start at 9:00 am.

  • Where are we meeting?
    We will meet virtually using Zoom, the link will be visible to people who RSVP.

  • What else is needed?
    This is a short presentation, so get your questions ready! we will aim to get those answered during the session.
    If you want to use the dplyr package from this presentation you can install it on the R console:

# The easiest way to get dplyr is to install the whole tidyverse:
install.packages("tidyverse")

# Alternatively, install just dplyr:
install.packages("dplyr")

# or install the developer version
install.packages("devtools")
devtools::install_github("tidyverse/dplyr")

we look forward to seeing you, if you have any questions please get in touch.
R-Ladies Brisbane

********************************************************************************
Photos, Films and all other media/recordings: Photographs and/or video/other media will be taken at events held by this community. By taking part in an R-Ladies Brisbane event you grant the community organisers full rights to use the images resulting from the photography/video filming/media, and any reproductions or adaptations of the images for publicity, fund-raising or other purposes to help achieve the community’s aims. This might include (but is not limited to), the right to use them in their printed and online publicity, social media, press releases and funding applications. If you do not wish to be recorded in these media please inform a community organiser.

Code of Conduct: R-Ladies Brisbane is dedicated to providing a welcoming and harassment-free event experience for everyone, regardless of gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, or religion (or lack thereof). We do not tolerate harassment of event participants in any form, for any event venue, including talks, workshops, parties, Twitter and other online media.

Community Policies: Please note, cis men are welcome to join our meetups when they come as a guest of a woman participant or they bring a woman with them. We highly encourage speakers and teachers at R-Ladies Brisbane events to be of minority genders.

Find us on Twitter @rladiesbrisbane for more information on news, presentations and code!

Members are also interested in