Overview

R from scratch

This course in Spanish, was organized by R-Ladies Santa Rosa with the Anguil Agricultural Experimental Station of the National Institute of Agricultural Technology.

Objective:

Introduce attendees in the R language and its possibilities, expanding the vision of its use, which is not restricted to statistics.

Contents:

1.Introduction to R and RStudio:

  • What is different about RStudio with Excel?
  • How to orient yourself in RStudio?
  • How to interact with R?
  • What are variables?
  • What are functions?
  • How to manage your environment?
  • What is a packages?
  • How to install packages?

2.Project management with RStudio:

  • How can I manage my projects in R?

3.Seeking help:

  • How can I get help in R?

4.Data structure:

  • How can I read data in R?
  • How are ordered data ?
  • How are tidy data?

5.Creating graphics:

  • How can I create quality graphics for publication in R?
  • How can I save graphics and data created in R?

6.Data manipulation:

  • How can I do different calculations on different data sets?
  • How can I work with subsets of data in R?

7.Producing reports:

  • How can I generate reports?
  • How can I integrate programs and reports?

Material:

In this link you have access to the material (Spanish): https://github.com/rladies/meetup-presentations_santarosa/blob/master/RdesdeCero/README.md

License

This course is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.