Create great data visualisation with ggplot
Details
We are excited to invite you to our next workshop: Create great data visualisation with ggplot.
WHO is this for?
- If you are new to R and want to learn how to make your life easier by working in R!
- If you want to learn new tips and improve your skills in data visualization.
AGENDA
7:00–7:15 pm Who we are | Announcements
7:15–7:55 pm Create great data visualisation with ggplot
7:55–8:30 pm Any Qs?
Details on the location:
The Zoom information will be sent to those who RSVP the week before the event.
The Speaker:
Ilaria Torre is a Postdoctoral Researcher at KTH Royal Institute of Technology and a part of the division of Robotics, Perception and Learning, as well as the WASP Expedition Project on Correct-by-design and Socially Acceptable Autonomy (CorSA). She studies how different characteristics of an artificial agent (e.g. voice, emotional expression, human-likeness, behaviour) affect human behaviour, specifically in terms of trust. She obtained a Ph.D. from the University of Plymouth, in the EU-funded CogNovo doctoral training centre, in 2017, where she investigated vocal predictors of behavioural trust in Human-Agent Interaction.
You can find out more about Ilaria's research here: https://www.kth.se/profile/ilariat
In her talk, Ilaria will go through the main concepts behind ggplot and will show us how to create some cool plots. This talk is suitable for beginners of both R and ggplot, but there will be plenty of handy tricks for more advanced users.
If you want to follow along with Ilaria's talk on your laptop, it would be good if you had the latest version of R and ggplot already installed. Ilaria will be using the R Studio interface, but it's optional.
Prerequisites :
Download R: https://cran.r-project.org/
(Optional) download R Studio: https://www.rstudio.com/products/rstudio/download/
To install ggplot, type the following into the R console and press ENTER after each line:
install.packages("ggplot2")
library(ggplot2)
If you have any questions, please don't hesitate to contact us :
#LinkedIn: www.linkedin.com/company/r-ladies-saudi-arabia-dammam/
#Meetup: www.meetup.com/rladies-dammam/
#Twitter: https://twitter.com/RLadiesDammam