R related scripts
Find a file
2026-01-05 13:24:51 -03:00
ANOVA Edited README 2024-09-05 07:59:28 -03:00
DataBase added Brazilian fire outbreaks scripts 2024-11-08 07:19:48 -03:00
Desmatamento Atualizar Desmatamento/get_historico.r 2026-01-05 13:24:51 -03:00
functions Added Brazilian basins geojson 2024-09-10 12:13:42 -03:00
Maps Update Maps.qmd 2024-09-10 12:20:53 -03:00
pypi_stats updated data 2025-06-15 09:52:39 -03:00
Queimadas 2025 data 2026-01-05 13:10:52 -03:00
.gitignore Added ANOVA related scripts 2024-08-18 11:07:10 -03:00
LICENSE.txt Project start 2024-08-18 10:47:36 -03:00
README.md updated readme 2025-05-12 13:47:39 -03:00
RScripts.Rproj updated packages data 2024-12-31 08:33:21 -03:00

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

  1. Analysis of Variance: the directory ANOVA contains R files for the execution of analysis of variance.

  2. Maps: this directory contains R files related to maps making.

  3. functions: a directory containing useful function.

  4. pypi_stats: a directory containing a simple example of online json parsing.

  5. DataBase: contains a simple example on how to create a SQLite database using R.

  6. Queimadas: contains data and scripts used to download and analyse fire outbreaks of Brazilian biomes.

  7. Desmatamento: contains data and scripts used to analyse deflorestation of Brazilian biomes.