Skip to content
Snippets Groups Projects
README-checkpoint.md 1.09 KiB
Newer Older
Andrew Woodruff's avatar
Andrew Woodruff committed
# BSGP 7030 Jupyter Notebook - Linear Modeling Scripts: R
## This repository is for the Jupyter Notebook - Linear Modeling Scripts assignment, specifically for R files! It will contain two .png files and a .r file, along with this README.md! 

To launch the MyBinder notebook (utilizing Python 3.7.7 and R 3.5.3) used to generate these files, please click on the badge icon below of your choice:

 - Launch in Jupyter: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fcode.osu.edu%2Fwoodruff.207%2Fr_with_python/py37_r353)
 - Launch in Jupyter Lab: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fcode.osu.edu%2Fwoodruff.207%2Fr_with_python/py37_r353?urlpath=lab)
 - Launch in RStudio: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fcode.osu.edu%2Fwoodruff.207%2Fr_with_python/py37_r353?urlpath=rstudio)

Following this, to clone this repository into the MyBinder notebook, input the following into the terminal:

git clone https://code.osu.edu/woodruff.207/jupyter_assignment2_r.git