aperaltasantos / START_R_Learn

START Lunch and Learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

START R Learn&Learn

Learning objectives

  • Learn how to set an R project
  • Learn the basics of R markdown
  • Reproducibility basics
  • Data Wrangling with tidyverse
  • Create tables with Kable
  • Basics of writing a paper in R

Pre-requisites

  • Install R Studio
  • Download zip repository, unzip it (move the unziped file to Descktop)

Resources

  • How to set an R project here
  • Markdown basics here

Usefull packages

  • Remedy Very nice to help with Markdown formating remotes::install_github("ThinkR-open/remedy")
  • Tidyverse The swiss knife of R packages, and includes dplyr, ggplot, Lubridate, and many other
  • Broom Transforms model outputs into tidy dataframes
  • Kable Creates nice tables that easy to format

About

START Lunch and Learn


Languages

Language:TeX 100.0%