Homework 1

Due: 2020-08-19, 11:59pm

All homework must be submitted via Blackboard.

1. Verify R installation

Paste the welcome message when you start R. For example, mine looks like this.

R version 4.0.2 (2020-06-22) -- "Taking Off Again"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

2. Editor/IDE

What text editor and IDE do you plan to use? For example, my answer would be “Emacs”.

3. Jupyter

State if you have been able to access the Arabidopsis Jupyter notebook. If you were able to tweak it, state what you tweaked.