This document provides an introduction to the book "An Introduction to Applied Multivariate Analysis with R" by Brian Everitt and Torsten Hothorn. It discusses the contents of the book, which focuses on teaching core multivariate analysis techniques using examples in R. The book assumes a basic understanding of statistics and familiarity with R. It contains 8 chapters covering topics like principal components analysis, exploratory factor analysis, cluster analysis, and linear mixed models. Code used in the examples is available in the MVA package for R.