R related scripts
- R 100%
| ANOVA | ||
| DataBase | ||
| Desmatamento | ||
| functions | ||
| Maps | ||
| pypi_stats | ||
| Queimadas | ||
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
| RScripts.Rproj | ||
Rodrigo' R Scripts
This project aims to store the most common used R scripts I have. Organize them and adapt functions based on them when possible.
Content
-
Analysis of Variance: the directory ANOVA contains R files for the execution of analysis of variance.
-
Maps: this directory contains R files related to maps making.
-
functions: a directory containing useful function.
-
pypi_stats: a directory containing a simple example of online json parsing.
-
DataBase: contains a simple example on how to create a SQLite database using R.
-
Queimadas: contains data and scripts used to download and analyse fire outbreaks of Brazilian biomes.
-
Desmatamento: contains data and scripts used to analyse deflorestation of Brazilian biomes.