knitr::opts_chunk$set(echo = FALSE)
## Here are the libraries to install  
#library(tidyverse)  
library(emmeans)  
library(janitor)  
library(broom)
#library(car)
library(readxl)
library(here)

Introduction

Here goes the introdcution of the project



Exploratory Analysis

All graphs and exploratory analysis.





Statistical Modeling

What model was fit - fixed effects, random effects




Results

Here goes the interpretation of the analysis.

Results from the analysis - pairwise comparisons etc/ Discussions and summaries.



dshelldhillon/markdowntemplate documentation built on March 21, 2020, 4:44 a.m.