brunomontezano / grafico-star-wars

Solução do terceiro desafio do blog da Curso-R referente a um gráfico de altura vs. massa dos personagens da saga Star Wars.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desafio #3: Gráfico Temático Star Wars

Solução final

Solução para o terceiro desafio lançado no blog da Curso-R.

O desafio pode ser acessado aqui.

Resolução fez uso dos seguintes pacotes: ggplot2 para elaboração da base do plot, cowplot para adição do background proposto e exportação do plot para arquivo png, dados para carregamento da base de dados, e dplyr para filtragem da base de dados.

For english speakers

This is the solution to the challenge proposed in Curso-R's blog, the challenge can be accessed with the instructions in Brazilian Portuguese from here.

The challenge solution made use of the following packages: ggplot2 to create the base plot, cowplot to add the background and export the plot to a png file, dados for the data, and dplyr to filter the dataset.

About

Solução do terceiro desafio do blog da Curso-R referente a um gráfico de altura vs. massa dos personagens da saga Star Wars.

License:GNU General Public License v3.0


Languages

Language:R 100.0%