Skip to content

ghmagazine/rstudiobooksample

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

rstudiobook

『RユーザのためのRStudio[実践]入門』のサンプルコード

松村優哉、湯谷啓明、紀ノ定保礼、前田和寛 B5変/240ページ/本体価格2,780円+税 ISBN978-4-7741-9853-8 技術評論社、2018年発行

目次

  • 第1章 RStudioの基礎
    • 1-1 RStudioのダウンロードとインストール
    • 1-2 RStudioの基本操作
    • 1-3 RStudioを自分好みにカスタマイズ
    • 1-4 ファイルの読み込み
    • 1-5 Rで困ったときは
    • 1-6 まとめ
  • 第2章 スクレイピングによるデータ収集
    • 2-1 なぜスクレイピングが必要か
    • 2-2 スクレイピングに必要なWeb知識
    • 2-3 Rによるスクレイピング入門
    • 2-4 スクレイピング実践
    • 2-5 ブラウザの自動操作
    • 2-6 API
    • 2-7 まとめ
  • 第3章 dplyr/tidyrによるデータ前処理
    • 3-1 tidy dataとは
    • 3-2 tidyrによるtidy dataへの変形
    • 3-3 dplyrによる基本的なデータ操作
    • 3-4 dplyrによる応用的なデータ操作
    • 3-5 dplyrによる2つのデータセットの結合と絞り込み
    • 3-6 まとめ
  • 第4章 ggplot2によるデータ可視化
    • 4-1 可視化の重要性
    • 4-2 ggplot2パッケージを用いた可視化
    • 4-3 他者と共有可能な状態に仕上げる
    • 4-4 便利なパッケージ
    • 4-5 まとめ
  • 第5章 R Markdownによるレポート生成
    • 5-1 分析結果のレポーティング
    • 5-2 R Markdown入門
    • 5-3 出力形式
    • 5-4 まとめ

サポートページ

http://gihyo.jp/book/2018/978-4-7741-9853-8

ライセンス

https://github.com/ghmagazine/rstudiobooksample/blob/master/LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages