Skip to content
/ r_tips Public
forked from erikaduan/r_tips

A repository of R usage tips for data cleaning, data mining, data visualisation, statistical inference and machine learning

License

Notifications You must be signed in to change notification settings

gillopy/r_tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R tips

This repository contains a series of R usage tips covering topics across data cleaning, visualisation and machine learning. The creation of this repository was precipitated by a call-out for RLadies-Melbourne lightning talks in 2018.

Many kudos to Dr Chuanxin Liu, my former PhD student and occasional code editor, for teaching me how to learn to code in R in my past life as an immunologist.

List of R tips

  1. How to draw a volcano plot using ggplot2 🎨
  2. You can use data.table or tidyverse! 📚
  3. Working with dummy variables and factors 📚🔮
  4. Untangling strings using regular expressions 📚
  5. Using DiagrammeR to draw flow charts 🎨
  6. Understanding centrality measures in statistics 🔢
  7. Topic modelling 📚🔮
  8. Automating R Markdown report generation - Part 1 📚🎨🔨
  9. Automating R Markdown report generation - Part 2 📚🔨
  10. Introduction to binomial distributions 🔢🎨
  11. Introduction to hypergeometric, geometric, negative binomial and multinomial distributions 🔢🎨

Content type

Legend Category
📚 Data wrangling
🎨 Data visualisation
🔮 Machine learning
🔨 Production
🔢 Statistics

Citations

About

A repository of R usage tips for data cleaning, data mining, data visualisation, statistical inference and machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 62.0%
  • TSQL 38.0%