Introduction to Shiny

Introduction to Shiny

Access the GitHub repository for this presentation (with the presentation pdf and code for examples) at https://github.com/ufrmeetup/shiny-example.
Introduction to purrr

Introduction to purrr

If you want to follow along the presentation, the script where the purrr part is blanked out is here. And the full script with all the codes, and the answer to the exercise can be downloaded here.

Wildlife tracking data in R

Simona’s presentation can be found here: http://www.r-gators.com/pdf/wildlife-tracking-data.pdf The RData file and RMarkdown file (used to make the rest of this post) can be downloaded at the GitHub repository here https://github.com/ufrmeetup/picardi. If you’re unfamiliar GitHub, you can download a zipped file by pressing the green “Clone or download” button on the right of that page. From there just unzip the folder and click on the .Rproj file (requires RStudio to be installed).

Introduction to Species Distribution Models

Check out Dr. Zhao’s presentation: http://www.r-gators.com/slides/zhao. This presentation was made using RMarkdown. The Markdown code is included below, however outputs from R (i.e. graphs) will only be displayed in the presentation. Download the RMarkdown file and an R script for generating data to test these scripts at the GitHub repository: https://github.com/ufrmeetup/zhao. Note the RMarkdown script relies on some private data, so it will not run on it’s own, but can be run using the simulated data.