Introduction

This tutorial will walk you through some of the basic functions in R which will be useful in your computational biology journey, using the Iris dataset, a small dataset of three species of Iris flowers and commonly used in machine learning algorithm testing and visualizations.

Prerequisites

  • Have an understanding of computer navigation

  • Have R and R Studio downloaded

Loading...