Upgrade to Pro — share decks privately, control downloads, hide ads and more …

ggplot2の導入とヒストグラム作成

hujuu
September 25, 2016

 ggplot2の導入とヒストグラム作成

hujuu

September 25, 2016
Tweet

More Decks by hujuu

Other Decks in Education

Transcript

  1. R Business Analysis GGPLOT2ͱ͸ • R ͷάϥϑඳըϥΠϒϥϦʔ • ࡞ऀ:ϋυϨʔɾ΢ΟοΧϜ •

    جຊάϥϑΟοΫεͱͷҧ͍ • ΑΓෳࡶʹ • ΑΓ؆୯ʹ • ΑΓඒ͘͠ 3
  2. R Business Analysis جຊάϥϑΟοΫεͱͷॻ͖ํͷҧ͍ جຊάϥϑΟοΫε ggplot2 ࢄ෍ਤ plot() ggplot() +

    geom_point() qplot() ώετάϥϜ hist() ggplot() + geom_hist() ๮άϥϑ barplot() ggplot() + geom_bar() qplot() ઢάϥϑ lines() ggplot() + geom_line() qplot() ϘοΫεϓϩοτ boxplot() ggplot() + geom_boxplot() qplot() όΠΦϦϯϓϩοτ ggplot() + geom_violin() 4