Git Product home page Git Product logo

rmd4sci's Introduction

Netlify StatusProject Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Travis build status

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Rmarkdown for Scientists

This is a book on rmarkdown, aimed for scientists. It was initially developed as a 3 hour workshop, but is now developed into a resource that will grow and change over time as a living book.

This book aims to teach the following:

  • Getting started with your own R Markdown document
  • Improve workflow:
    • With rstudio projects
    • Using keyboard shortcuts
  • Export your R Markdown document to PDF, HTML, and Microsoft Word
  • Better manage figures and tables
    • Reference figures and tables in text so that they dynamically update
    • Create captions for figures and tables
    • Change the size and type of figures
    • Save the figures to disk when creating an rmarkdown document
  • Work with equations
    • inline and display
    • caption equations
    • reference equations
  • Manage bibliographies
    • Cite articles in text
    • generate bibliographies
    • Change bibliography styles
  • Debug and handle common errors with rmarkdown
  • Next steps in working with rmarkdown - how to extend yourself to other rmarkdown formats

Abstract aka "why should you read this"

For a scientific report to be completely credible, it must be reproducible. The full computational environment used to derive the results, including the data and code used for statistical analysis should be available for others to reproduce. R Markdown is a tool that allows you integrate your code, text and figures in a single file in order to make high quality, reproducible reports. A paper published with an included R Markdown file and data sets can be reproduced by anyone with a computer.

After completing this course, you will know how to:

  • Create your own R Markdown document
  • Create figures and tables that you can reference in text, and update with - your data
  • Export your R Markdown document to PDF, HTML, and Microsoft Word
  • Use keyboard shortcuts to improve workflow
  • Cite research articles and generate a bibliography We may, depending on time, also cover the following areas:
  • Change the size and type of your figures
  • Create captions for your figures, and reference them in text
  • Cite research articles and generate a bibliography
  • Debug and handle common errors

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

rmd4sci's People

Contributors

njtierney avatar adamhsparks avatar federicomarini avatar robjhyndman avatar apreshill avatar imgbotapp avatar murraycadzow 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.