Skip to content

Commit

Permalink
Merge pull request #5 from adw96/rtutorials
Browse files Browse the repository at this point in the history
Rtutorials
  • Loading branch information
adw96 authored Jul 29, 2018
2 parents 4b44ca9 + 58a6c5d commit b04997a
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 0 deletions.
Binary file modified r/.DS_Store
Binary file not shown.
13 changes: 13 additions & 0 deletions r/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# STAMPS 2018 R Tutorials

Welcome! This subdirectory contains R Tutorials for STAMPS 2018 @ MBL.
</br> Please read through the following instructions on how to download the contents of this folder to your local drive.

1. Open your command line or Terminal application and enter the directory where you would like to copy the folder. This can be anywhere like your home directory:
</br>``` cd ~/```

2. Use the ```svn``` command line tool to export the contents of the folder/subdirectory onto your local machine and into a folder called rtutorials_STAMPS2018.
</br>``` svn export "https://github.com/adw96/stamps2018.git/trunk/r" rtutorials_STAMPS2018```


Now you should have a folder called rtutorials_STAMPS2018 that contain the contents of this folder on your local machine! Happy coding!
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b04997a

Please sign in to comment.