-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from adw96/master
Pull in new commits
- Loading branch information
Showing
14 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.