Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 325 Bytes

R-learning

Um breve conjunto de scripts para ajudar aqueles que estão começando a trabalhar com a programação R. // A brief set of scripts to help those starting to work with R programming.

Inicial

Sequência:

  1. Operadores (Operators.Rmd)
  2. Classes (classeR.md)
  3. Vetores (vetores.md)
  4. Matrizes (matrizesR.md)