Skip to content

Introductory biodata analysis and visualisation. 🦠

License

Notifications You must be signed in to change notification settings

cortesana/aBitOfR

Repository files navigation

A Bit Of R

Introductory biodata analysis and visualisation. 🦠

Work in Progress.

A Bit Of R holds my first steps in biodata analysis and visualisation using R.

Disclaimer: Although the aim of this repository is to learn a bit of R, the datasets used are real.

Table of contents

Aphid Longevity boxplot

Comparing Means barplot

Comparing Means barplot

  1. Clone or download the repository.
  2. Execute .r file.
    Rscript example.r
    

R must be installed on your system before Rscript can be run.

Contributions are what make the open source community an amazing place to be, learn and grow. Any contributions to A Bit Of R are greatly appreciated.

  1. Fork the project.

  2. Create a Branch:

    git checkout -b <name>
    
  3. Commit your changes and push to the branch:

    git commit -m "commit-name"
    git push
    
  4. Open a Pull Request.

cortesana

MIT License

Releases

No releases published

Packages

No packages published

Languages