Git Product home page Git Product logo

landgencourse's Introduction

Package website: LandGenCourse

https://hhwagner1.github.io/LandGenCourse/

Use the navigation at the top to access key materials without installing the R package:

  • Articles: Links to the weekly Worked Examples and Bonus Materials.
  • Tutorials: Links to the Course Videos that introduce statistical concepts, R code and datasets used in the Worked Examples.
  • Reference: List of R functions and R datasets included in LandGenCourse. The functions can be accessed via RStudio Add-is (see below).
  • Intro: Links to the Course Videos that introduce statistical concepts, R code and datasets used in the Worked Examples.

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. Some weeks have additional worked examples as bonus materials.

Note: this package currently runs under R 3.6, it has not yet been migrated to R 4.0.

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

landgencourse's People

Contributors

hhwagner1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.