Hello World from OSS Silicon Valley


HowToUse/RStudio/0.99

#contents

*Prerequisite [#t40acca6]
-Windows 10 installation
-GitHub account setting if you want to work on it

*Install&Setup [#i2199596]
:Step.1|
Download RStudio from [[official site:https://www.rstudio.com/products/rstudio/download/]]

:Step.2|
Double click the download file, and proceed installation.


*HowToUse [#o774ed0e]
**Work on GitHub repository [#qebf73e8]
:Step.1|
Prepare a project on GitHub.

:Step.2|
Launch RStudio.

#ref(UseGitHub_fig1.png,,500x375,)

:Step.3|
Click "new project" (File -> New Project)

:Step.4|
Choose "Version Control->Git"

#ref(UseGitHub_fig2.png,,500x375,)

#ref(UseGitHub_fig3.png,,500x375,)

:Step.5|
Enter GitHub repository information and click "Create project" button.

#ref(UseGitHub_fig3.png,,500x375,)



*Author [#x9e0643a]
S.Yatsuzuka