Skip to content

GulMuneerBaloch/Linking-R-to-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

#Linking Existing R project to Github Linking Existing R project to Github ##R Studio Commands

#Creating R Project

#Open R Studio #Click on File Tab #Click on New Project #Click on New Directory #Click on New Project #Write Directory Name #Set Directory by browsing #Do not check on Create a git repository

##Open Gitbash

#check existing directory by typing "pwd" which stands for Present Working Directory

#If you want to change it type "cd ~/gulmu/Doccuments/"

#this will change to new directory.

#No need to write whole directory

#Forexample, if current directory is /c/Users/gulmu

#then don't type like this "cd ~/c/Users/gulmu/specdata/Pollutant mean"

#Because it didn't work in my case.

#Just type "cd ~/specdata/Pollutantmean"

About

Linking Existing R project to Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors