Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amgauna/r-studio-2020
R - Apostilas e Exemplos
https://github.com/amgauna/r-studio-2020
Last synced: about 1 month ago
JSON representation
R - Apostilas e Exemplos
- Host: GitHub
- URL: https://github.com/amgauna/r-studio-2020
- Owner: amgauna
- Created: 2020-02-03T12:55:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T22:52:47.000Z (almost 3 years ago)
- Last Synced: 2024-11-12T01:12:26.027Z (about 2 months ago)
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R - Instalação
#
# R Studio - Download = https://rstudio.com/products/rstudio/download/
#
# Como Baixar e Instalar o Sistema R = http://www.clickgeo.com.br/download-instalacao-sistema-r/
#
# Microsoft R Open versão 3.5.1 - download = https://mran.microsoft.com/download
#
# Installing Microsoft R Open 3.5.1 [Archived Documentation] = https://mran.microsoft.com/releases/3.5.1
#
# R - Apostilas
#
# Introdução ao uso do programa R = https://cran.r-project.org/doc/contrib/Landeiro-Introducao.pdf
#
# Introdução ao R = https://www.fundaj.gov.br/images/stories/NEES/apostila_r.pdf
#
# Aprendendo R = http://www.de.ufpb.br/~tatiene/Disciplinas/2014.2/LivroR/aprendendo_r.pdf
#
# Tutorial R / RStudio = https://edisciplinas.usp.br/pluginfile.php/4883125/mod_resource/content/1/Tutorial.pdf
#
# R para Cientistas Sociais = http://www.uesc.br/editora/livrosdigitais_20140513/r_cientistas.pdf
#
# Minicurso de Estatística Básica: Minicurso de Estatística Básica: Introdução ao software R = http://www.uft.edu.br/engambiental/prof/catalunha/arquivos/r/r_bruno.pdf
#
# Software Livre R: aplicação estatística = http://www2.ufersa.edu.br/portal/view/uploads/setores/137/Apostilas%20e%20Tutoriais%20-%20R%20Project/Apostila%20R%20-%20GenMelhor.pdf
#
# E-book: Introdução ao Ambiente Estatístico R =http://www.clickgeo.com.br/introducao-sistema-estatstico-r/
#
# The Undergraduate Guide to # R = http://www.biostat.jhsph.edu/~ajaffe/docs/undergradguidetoR.pdf
#
# R Studio Data Visualization with ggplot2 Cheat Sheet = https://rstudio.com/wp-content/uploads/2015/03/ggplot2-cheatsheet.pdf
#
# Colors in R = http://www.stat.columbia.edu/~tzheng/files/Rcolor.pdf
#
# Treinamento em Programação no Ambiente R = https://gent-esalq.github.io/cursoR/cursoR_pdf.pdf
#
# R Programming for Data Science = https://www.cs.upc.edu/~robert/teaching/estadistica/rprogramming.pdf
#
# Conhecendo Comandos Básicos do Sistema Estatístico R = http://www.clickgeo.com.br/comandos-basicos-do-sistema-estatistico-r/
#