R data visualisation with ggplot2 – introduction

preview_player
Показать описание
The UQ Library offers an introductory session on data visualisation with ggplot2.

In this screencast, you will learn about:

* installing ggplot2
* exploring several datasets visually
* the three essential elements of a ggplot2 visualisation
* using and layering different geometries
* theming a plot
* exporting your work

"Correction: 07:45 qplot() is no longer functional in ggplot2, but the fundamentals are still useful."

Рекомендации по теме
Комментарии
Автор

The best lecture on line on dplyr and GGplot2 ; Thanks a lot

syeduddinacmacgma
Автор

The best lecture indeed. Thank you so much for sharing.

wenyingwang
Автор

Great class.
Best of luck to you in the future.

Thank You,
Natasha Samuel

natashasamuel
Автор

Very clear and informative. Keep up the great work. Thanks for the great videos.

muhammedhadedy
Автор

very good teacher. Thank you very much for this

eyadha
Автор

Thanks, that was a great lecture! Could you please add the link to the notes in the description of the video?

ThiagoVianaCamata
Автор

Bonjour,
Je souhaite utiliser les fonctions de dplyr dans des graphiques ggplot : créer graphiques avec des tris par exemple ou des regroupements préalables mais sans créer un dataframe supplémentaire. Est ce possible ? Merci pour ces vidéos, très intéressantes (et facile à comprendre pour un français...).

Olivier_JL