Virtual workshop — ggplot: Introduction to graphics generation in R
Remote workshop
May 11, 2026
X
Investing
Cost per professional
The Academies and Workshops Program is aimed at professionals who work with the collection, organization or analysis of data. Participation costs vary depending on the type of entity in which the participant performs their primary work.
$
Government and/or federal employee
Virtual workshops
$0
Webinars
$0
$
Employee Non-Profit Organization
Virtual workshops
$30
Webinars
$0
$
Employee For-profit Organization
Virtual workshops
$60
Webinars
$0
$
Estudiante de investigación y/o cátedra
Virtual workshops
$0
Webinars
$0
$
Regular student
Virtual workshops
$30
Webinars
$0
Workshop Information
Title
Virtual workshop — ggplot: Introduction to graphics generation in R
Resource: Francisco Pesante González, PhD. Statistical Project Manager, Statistics Institute of Puerto Rico
Prerequisites:
- Basic knowledge of statistics
- Basic R and RStudio domain
- Internet connection
- Computer access
-- 2 GB RAM (or more)
-- 1 GB memory
-- Administrator privileges to install R-4.5.1 (or newer).
-- Operating Systems: Windows 10/11 64-bit or MacOS 10.15+
Description
The graphic representation of statistical data facilitates their visualization, exploration, analysis and communication in a clear and concise manner, allowing a better understanding of the information. Ggplot2 a versatile R language package, which makes it possible to create elegant and personalized graphics. Based on the standardized system of Grammar of Graphics, ggplot2 simplifies the generation of high-impact visualizations through a more intuitive code. In addition, its incorporation of other libraries allows it to expand its functionalities to create specialized graphics and diagrams, adapted to specific visualization needs.
Specific Objectives
· Explore best practices in selecting graphics, based on data attributes
· Know the fundamentals of Grammar of Graphics
· Prepare the data and install ggplot2 ()
· Generate basic graphics
· Customize graphics
· Use Esquisse to simplify the assembly of graphs in ggplot