This document describes an R workshop on analyzing graphs and networks. It discusses representing graphs as mathematical objects in R and available R packages for graph analysis. Several graph analysis packages in R are listed, including igraph, which allows network visualization and analysis. The workshop agenda includes an introduction to graph concepts in R, possibilities for graph analysis in R, and an example analysis project. The goal is to help participants learn how to represent and analyze their relational data using the R programming language.