top of page

How to create GitHub from R

Create a script file 

Pushing  the script file 

- Open "New R script".

- Save the file: "file > Save as ".

- Name the file and click "Save".

- Type a simple R code and Run the script Click " Run button".

Create a script file 

- Click the "Commit" button and review the code changes.

- Put the "commit message"e.g. insert "First commit".

- Click "Commit"

- Put the "commit message"e.g. insert "First commit".

- Click "Commit"

bottom of page