Skip to content

Dahn-YoungDong/LandGenCourse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This package provides an interface for accessing materials for the course 'Landscape Genetic Data Analysis with R'. It installs all R packages needed for the course, and adds four RStudio Add-ins. The weekly labs are implemented as vignettes.

Note: this package is currently under development and new vignettes are being added. Check for updates frequently.

How to install (or update)

if (!require("devtools")) install.packages("devtools")
devtools::install_github("hhwagner1/LandGenCourse")

How to use

The package installs four Add-ins in RStudio. Each will provide you with some dropdown menu choices.

  • Watch Course Video: opens a video resource from course "Landscape Genetic Data Analysis with R".
  • Start Tutorial: installs swirl course "Landscape_Genetics_R_Course" and prints instructions.
  • Choose Worked Example: opens vignette file (.html, .Rmd, or .R) with a worked example from course "Landscape Genetic Data Analysis with R".
  • Open Cheat Sheet: opens selected R cheat sheet.

Video instructions for beginners

This video walks through the process of installing devtools, the course package, and using the RStudio Add-Ins. Intro_LandGenCourse_small.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%