Skip to content

sraorao/datatable_codeclinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

datatable_codeclinic

This is the code used for the online BDI code clinic. The code runs through the use of the data.table package for data munging in R.

Summary of the content

  • The data.table philosophy
  • How data.table differs from base R & how it differs from dplyr
  • Run through with example dataset
  • loading data into R
  • subsetting and filtering
  • grouping and summarising
  • sorting
  • joining
  • reshaping
  • chaining several operations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages