0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

R 事始め(スタートアップ編)

Last updated at Posted at 2021-10-26

kaggleのコンペは主にRやPythonで記述される。
次回にRを使うときのために備忘録を残します。

Rインストール手順

公式サイトから各環境に合わせてインストールします。
https://cran.r-project.org/

詳細な方法は以下のページが参考になります。
https://rstudio-education.github.io/hopr/starting.html

概要理解

Package紹介

使用頻度の高いpackageの紹介があります。
https://www.analyticsvidhya.com/blog/2021/04/top-10-r-packages-for-data-science-you-must-know-in-2021/

R使用時Tips

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?