Giter Site home page Giter Site logo

nbmanning / ibeem-collaborative-coding Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ibeem-msu/ibeem-collaborative-coding

0.0 0.0 0.0 5.01 MB

source code for the IBEEM-sponsored workshop "Collaborative Coding for Scientific Research: Git, GitHub, and open science"

Home Page: https://ibeem-msu.github.io/ibeem-collaborative-coding/

License: Other

Shell 8.03% R 18.18% CSS 33.38% TeX 38.49% Dockerfile 1.91%

ibeem-collaborative-coding's Introduction

Workshop materials for Collaborative Coding for Scientific Research: Git, GitHub, and open science

This (will be) course materials for a workshop to be held at Michigan State University, sponsored by the MSU Institute for Biodiversity, Ecology, Evolution, and Macrosystems (https://ibeem.msu.edu)

About

These are the source files for the materials, to see the materials, go to the rendered book on github pages (URL pending).

Development

The book is coded based on R Markdown and bookdown (https://github.com/rstudio/bookdown). For more about bookdown package, see the page "Get Started" at https://bookdown.org/yihui/bookdown/

To install the packages needed, use renv

After cloning/downloading these files, in R use

install.packages('renv')
renv::init()

To preview the web-version of book use

bookdown::serve_book()

You may generate a copy of the book in bookdown::pdf_book format by calling bookdown::render_book('index.Rmd', 'bookdown::pdf_book'). More detailed instructions for using bookdown are in the bookdown book https://bookdown.org/yihui/bookdown/build-the-book.html.


This work is licensed under Attribution-ShareAlike 4.0 International

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.