Skip to content

Tutorial

Gavin Douglas edited this page Aug 9, 2022 · 24 revisions

IN PROGRESS

Read in test files

Several example files are packaged with the FuncDiv GitHub repo.

Clone the repository (if you have not already downloaded it during installation).

Then open a new R session and navigate to the example data folder:

setwd("Path/to/FuncDiv/example_files/")

Then read in the

Clone this wiki locally