Chp 2 Basics: dependence, tail behavior, and asymmetries

# load packages
libs<-c("magrittr")
invisible(lapply(libs, library, character.only = TRUE))

summary of chapter 2