Git Product home page Git Product logo

r-cookbook's Introduction

Project Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status

R-cookbook

https://departmentfortransport.github.io/R-cookbook/

To contribute

If you'd like to make a suggestion on what else should be included, or if you have a better solution to share with us, please raise an issue here. Alternatively,

  1. Clone or fork the repository
  2. Make a new branch for your chapter or changes git checkout -b name_of_branch
  3. Add/edit content in the .Rmd files.
  4. Create a pull request. Please do not include built files in your pull request.
  5. An admin will then review the content and either request changes or merge into master (merging into master will trigger the book website to be updated automatically).

Using additional packages

If you wish to use a package not already loaded within the book then please add it to the imports section of the DESCRIPTION file.

lintR

Please make sure that code sections pass lintR checks. Whilst currently linting errors won't stop the book from building we may in future change this and then any linting errors would cause the build to fail. This would be intentional to ensure the book does not contain any bad practices.

lintr::lint('file.Rmd')

r-cookbook's People

Contributors

h-bougdah avatar timtaylor avatar tamsinforbes avatar jack-marks-is-me avatar isi-avbulimen avatar dependabot[bot] 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.