This is a set of notebooks is designed to be an introduction to working with some of useful [natverse] (http://natverse.org/) functions in R. You can view all of these notebooks online here.

Information contained in these guides

Currently, I’ve made available the following four notebooks:

Working with these notebooks

I’ve also made available here (private repository, permission needed) the R notebooks used to generate these online guides. You can download the notebooks to work with and modify the code yourself. To do so, just download the R-notebooks folder. Contained in this folder are four .Rmd notebooks corresponding to the four online notebooks described above, a data folder containing all the data files necessary to run the code, and some files to load in the required packages. I suggest running the code block-by-block. Some code blocks require you to add in your own information (e.g. your own catmaid login info and natverse token).