Skip to content

s256374p/RZT

Repository files navigation

Testing GitHub with Rstudio.cloud

Made on - Sat 22 Sep 2018 02:16:12 IST

For nice version controlling, you learning how to use this GitHub from RStudioCloud

Step you are doing for ensuring that you get files pushed

Step Number Description
Step 1 Make the file you want to add
Step 2 Use the follwing command to add file - git add <file name>
Step 3 Now use the committing - git commit -m "Say some $hit"
Step 4 Now push it to master - git push origin master
Step 6 It will now ask you for U/P

Note whenever you have to make changes to your repository first you, you must add the file with a commit message, and then do step 4

Generating R Files for GitHub

Follow this link https://rmarkdown.rstudio.com/github_document_format.html What it does it lets you make a R studio file directly for git hub

About

RSC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages