myScript.R should not exist in master

This commit is contained in:
hyginn 2019-01-08 11:32:39 +10:00
parent c7393ca287
commit 8cdbb9f4cc

View File

@ -1,22 +0,0 @@
# myScript.R
#
# Write your notes and code experiments into this document. Save it
# from time to time - however I recommend that you do not _commit_
# your saved version.
#
# As long as you do not _commit_ this script to version control,
# you can _pull_ updated versions of the entire project from GitHub
# by using the RStudio version control interface. However, once
# you _commit_ any file in your local version, RStudio will require
# you to resolve conflicts before you can _pull_ updates.
#
# ====================================================================
# [END]