GithubHelp home page GithubHelp logo

reachsagaya / r-ecology-lesson Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iimog/r-ecology-lesson

0.0 1.0 0.0 28.34 MB

Data Carpentry R lessons on ecology

Home Page: http://datacarpentry.github.io/R-ecology-lesson

License: Other

HTML 89.73% Makefile 0.40% CSS 5.12% R 2.57% JavaScript 2.18%

r-ecology-lesson's Introduction

layout title keywords
lesson
Data carpentry -- Starting with R for data analysis
R
subset
data.frame
read.csv

This is an introduction to R designed for participants with no programming experience. These lessons can be taught in 3/4 of a day. They start with some basic information about R syntax, the RStudio interface, and move through how to import CSV files, the structure of data.frame, how to deal with factors, how to add/remove rows and columns, and finish with how to calculate summary statistics for each level and a very brief introduction to plotting.

Prerequisites

  • Having RStudio installed

Topics

Other resources

Organization of the repository

The lessons are written in Rmarkdown. A Makefile generates an html page for each topic using knitr. In the process, knitr creates an intermediate markdown file. These are removed by the Makefile to avoid clutter.

The Makefile also generates a "skeleton" file that is intended to be distributed to the participants. This file includes some of the examples used during teaching and the titles of the section. It provides a guide that the participants can fill in as the lesson progresses. It also avoids typos while typing more complex examples. Each topic generates a skeleton file, and the files produced are then concatenated to create a single file and the intermediate files are deleted. To be included in the skeleton file, a chunk of code needs to have the arguments purl=TRUE.

r-ecology-lesson's People

Contributors

adamobeng avatar apawlik avatar ashiklom avatar aurielfournier avatar benmarwick avatar cbahlai avatar duffymeg avatar emhart avatar ethanwhite avatar fmichonneau avatar hdashnow avatar hlapp avatar k8hertweck avatar kallisons avatar karawoo avatar karthik avatar kcranston avatar markrobinsonuzh avatar mkuzak avatar myfanwy avatar plijnzaad avatar ryanpeek avatar sarahsupp avatar skyfallen avatar smped avatar stephlabou avatar stubbsda avatar suparee avatar tracykteal avatar willfurnass avatar

Watchers

 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.