Git Product home page Git Product logo

example.website's Introduction

APS_IntroR_Workshop

An introduction to R for plant pathologists written by Dr. Sydney E. Everhart, Nikita Gambhir, Dr. Kaitlin Gold, Dr. Lucky Mehra, and Dr. Zhian N. Kamvar.

This repository is intended to serve as an additional resource for short workshops given at Univeristy of Nebraska and the American Phytopathological Society (APS) meetings. The source code can be found at https://github.com/everhartlab/APS_IntroR_2020.

About

This introduction to R is designed to be a companion to a workshop lasting 4 hours introducing plant pathologists to the basics of R by using field data example.

Goals

As a result of taking this workshop you should be able to:

  • find, download, and load necessary packages for analysis
  • load tabular data into R
  • understand the basics of data manipulation in R
  • know what a data frame, vector, and function are
  • summarize data
  • visualize data
  • troubleshoot commmon problems

Website

This website is meant to serve as a companion to the workshop. The pages located in the Workshop tab are rendered versions of R scripts located in the top level of https://github.com/everhartlab/APS_IntroR_2020. As the workshop is designed to be interactive where the participants are given some control over what direction we should take the analyses, the scripts here are only to serve as guidelines.

These scripts follow these conventions:

  • R code is presented how it would appear in the R console with the first line prefixed with > and subsequent lines prefixed with +. The intent is to encourage the user to type the commands instead of copy and paste.
  • There will be instances where we will have exercise questions. These are points in the workshop where we stop the participants and ask them to figure out the working of a function or find a suitable function to answer the illustrated problem.

The website located at https://github.com/everhartlab/APS_IntroR_2020 can be build via the make program:

make clean # run this to build the site from scratch
make

Note: if the README.md is changed, make will force-update the index.Rmd and in turn force update the corresponding HTML.

example.website's People

Contributors

nikitagambhir avatar luckymehra avatar kaitlinmgold avatar

Watchers

James Cloos avatar EdgarNIeto 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.