#' @param ... Other arguments passed on to [ggplot2::discrete_scale()], #' [ggplot2::continuous_scale()], or [ggplot2::binned_scale()] to control name, #' limits ...
こんにちは。プログラミング超初心者のえいこです。 前回までは、平均値と標準偏差を使って棒グラフとエラーバーをつけました。 Nature, Cell, Science系の論文ではデータを一つ一つ表示することを要求されるようになりました。 今回は、棒グラフに重ねる ...
There’s a reason ggplot2 is one of the most popular add-on packages for R: It’s a powerful, flexible and well-thought-out platform to create data visualizations you can customize to your heart’s ...
For everything from styling text and customizing color palettes to creating your own geoms, these ggplot2 add-ons deserve a place in your R data visualization toolkit. Plus, a bonus list of packages ...
Most institutions of higher education have some sort of official branding color palette. Some places (e.g. Princeton) only specify one color (plus black and white) so those are omitted. Other ...
こんにちは。プログラミング超初心者のえいこです。 やっと、Rにデータを書き込んで、検定して、棒グラフを書いて、有意差を示すスターを入れられるようになりました。 ここまで、約1か月...まぁ、働きながら朝早起きする子どもを見ながらよく頑張った ...