Skip to content

hacky-hour/Useful-Links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Useful-Links

Useful links compiled by the MSU hacky-hour group.

Markdown

Markdown cheatsheet
Markdown syntax


R

General

R for Data Science: A free book by big wig package developer Hadley Wickham. This book focuses heavily on the tidyverse suite of packages (most notably dplyr, tidyr, ggplot2).
Advanced R: A free book by big wig package developer Hadley Wickham. As the name implies, this book focuses on more advanced techniques in R.

Plotting

Cheatsheet for plotting with ggplot2
Color cheatsheet for R
Faceting in ggplot2: Facets in ggplot allow you to plot data relative to the levels of 1-2 variables.

Importing files

Excel to R: Sometimes you just have to deal with Bill Gates

Power analysis

A package for doing power analysis with mixed models: I was searching high and low for how to do this, and finally found this package that is SO EASY to use <3 ~Carina


HPCC

Instructions for submitting jobs to the HPCC

About

Useful links compiled by the MSU hacky-hour group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published