Skip to content

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

Notifications You must be signed in to change notification settings

brunomontezano/grafico-star-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages