この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
windowsにrstudioをインストール [2017/12/11] adash333 |
windowsにrstudioをインストール [2018/10/07] (現在) |
||
---|---|---|---|
ライン 49: | ライン 49: | ||
===== 開発環境 ===== | ===== 開発環境 ===== | ||
Windows 8.1 Pro (64-bit)\\ | Windows 8.1 Pro (64-bit)\\ | ||
+ | |||
+ | あらかじめ、EZRがインストールされているものとします。\\ | ||
+ | (EZRがインストールされていれば、Rがインストールされています。) | ||
+ | |||
+ | EZRをインストールしていない場合は、Rをインストールしてください。 | ||
+ | |||
+ | |||
+ | |||
===== WindowsにRStudioをインストール ===== | ===== WindowsにRStudioをインストール ===== | ||
ライン 77: | ライン 85: | ||
これで、R Studioのインストールは完了です。 | これで、R Studioのインストールは完了です。 | ||
+ | |||
+ | 試しに、Console画面で、足し算などを行ってみます。 | ||
+ | |||
+ | "1+1"と入力してから、"Enter"ボタンを押したりすると、以下のように計算ができます。 | ||
+ | |||
+ | {{:pasted:20171212-000747.png}} | ||
インストールができたら、まずは、以下のスライドと、サイトを軽く読んでおくことをお勧めします。 | インストールができたら、まずは、以下のスライドと、サイトを軽く読んでおくことをお勧めします。 | ||
ライン 87: | ライン 101: | ||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/IiQmrfLsLADFy" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/TakashiYamane1/rrstudio" title="Rの導入とRStudio事始め(改訂版)" target="_blank">Rの導入とRStudio事始め(改訂版)</a> </strong> from <strong><a href="https://www.slideshare.net/TakashiYamane1" target="_blank">Takashi Yamane</a></strong> </div> | <iframe src="//www.slideshare.net/slideshow/embed_code/key/IiQmrfLsLADFy" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/TakashiYamane1/rrstudio" title="Rの導入とRStudio事始め(改訂版)" target="_blank">Rの導入とRStudio事始め(改訂版)</a> </strong> from <strong><a href="https://www.slideshare.net/TakashiYamane1" target="_blank">Takashi Yamane</a></strong> </div> | ||
</html> | </html> | ||
- | |||
http://plaza.umin.ac.jp/~takeshou/R/RStudio1st.html | http://plaza.umin.ac.jp/~takeshou/R/RStudio1st.html | ||
{{:pasted:20171211-235146.png}} | {{:pasted:20171211-235146.png}} | ||
+ | |||
+ | こちらの動画も雰囲気をつかむのに非常にお勧めです。 | ||
+ | |||
+ | <html> | ||
+ | <iframe width="560" height="315" src="https://www.youtube.com/embed/6b8pFctsBog" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe> | ||
+ | </html> | ||
===== 参考文献 ===== | ===== 参考文献 ===== | ||
2014-02-21 RStudioでRを直感的に使おう\\ | 2014-02-21 RStudioでRを直感的に使おう\\ |