This document introduces analyzing methylation data from Reduced Representation Bisulfite Sequencing (RRBS) experiments using the R package methylKit. It begins with an overview of basic R operations and data structures. Next, it discusses relevant genomics packages in Bioconductor like GenomicRanges and IRanges that are useful for working with genomic intervals. Finally, it demonstrates how to use methylKit to analyze RRBS methylation data, including working with annotated methylation events.