Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gavinsimpson/ubcveganstudygroup

Materials for UBC Study Group on Vegan and Permute R package
https://github.com/gavinsimpson/ubcveganstudygroup

Last synced: 23 days ago
JSON representation

Materials for UBC Study Group on Vegan and Permute R package

Awesome Lists containing this project

README

        

# Community data analysis using the vegan package in R

This is the source repository for the my webinar on **vegan** & **permute** for the UBC Study Group.

**Location and time:**
Wednesday, November 25, 2015
15:00 -- ??:?? PST
Location:

1. [Hangouts on Air](https://hangouts.google.com/call/ousdwjqjntjdzeh5noiujsus6ua)
2. [Watch live on YouTube](http://youtu.be/73-pVMH1R2Q)

## Organizers
[Gavin Simpson](http://www.fromthebottomoftheheap.net/)

## Pre webinar instructions

### Installing R
If you don't already have R set up with a suitable code editor, we recommend downloading and installing [R](http://cran.rstudio.com) and [RStudio Desktop](http://www.rstudio.com/ide/download/) for your platform. Once installed, open RStudio and install the following packages. Simply paste these commands into your prompt.

### Installing packages

```r
install.packages("vegan", dependencies = TRUE)
```

### Downloading code/data from this repository
If you're already familiar with `Git`, then simply clone this repo. If you're not familiar with Git, simply hit the **Download ZIP** button on the right side of this page. If you're not sure where to save it, just download and unzip to your Desktop.

If you're having any trouble with these steps please drop us an [email](mailto:[email protected]). We'll also strive to have local copies if you forget to install any of these tools.

---

# License
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.