The document outlines an agenda for a workshop on hands-on data science with R. The pre-lunch session covers R fundamentals including installing R and RStudio, data types and structures, control flow, and data import/export. The post-lunch session covers data analysis techniques in R like working with datasets, visualization, classification, regression, clustering, and association rule mining. Examples use the built-in iris dataset and other datasets.