/Programming-in-R-FIC-IFSP

This repo hosts a group of folders that represent different kinds of deliverables related to a programming course in R. The lessons were ministered online for about 5 months, 2 times a week, with exercises that followed.

Primary LanguageRMIT LicenseMIT

Install R and the Extension.

Most of the code can be executed with the run button in VSCode.

In some cases it is necessary to set interactive console:

source("glauber_bannwart_01.r")

source("your_script.R")