melvidoni / r4ds

R for data science

Home Page:http://r4ds.had.co.nz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R for Data Science

Este es el repositorio (y branch) para la traducción.

Instrucciones para colaborar:

  1. Haz un fork en tu cuenta de Github.
  2. Clona el repositorio en tu computador (e.g. git clone git@github.com:cienciadedatos/r4ds.git)
  3. Crea un branch propio (e.g. traduccion-andrea, puedes hacer git checkout -b traduccion-andrea)
  4. Cuando quieras subir tus cambios haz push a tu cuenta y luego haz un Pull Request indicando el branch traducción del repositorio cienciadedatos/r4ds.
  5. Los admins se van a encargar de hacer los merge y que todo funcione.

This is code and text behind the R for Data Science book.

The R packages used in this book can be installed via

devtools::install_github("hadley/r4ds")

The site is built using bookdown package. To create the site, you also need:

About

R for data science

http://r4ds.had.co.nz/

License:Other


Languages

Language:R 86.7%Language:CSS 13.3%