rolling_mean_table | R Documentation |
移動平均値の推移に関する簡易な表を作る
rolling_mean_table(df, title = "", keta = 3, unit = "千円")
df |
data.frame of reti |
title |
表のタイトル |
keta |
平均額の省略桁 |
unit |
平均額の単位 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.