Skip to content

Data Science Correa da Rosa Tools

correadarosaj edited this page Sep 19, 2017 · 3 revisions

Data Science Tools

Create R packages

My R packages are created in RStudio and hosted in github repositories.

Manipulate databases

I manipulate databases with the following tools: sqlite, RSQLite, DB Browse for sqlite

Data Analysis Project

To perform data analysis, I have decided to follow the structure proposed by the R package ProjectTemplate. This organize your code, and other relevant documents, in a series of directories that keep different information such as graphs, tables, reports, text, pre-processing steps, etc.