rolling_mean_table: make table of rolling mean change

View source: R/make_table.R

rolling_mean_tableR Documentation

make table of rolling mean change

Description

移動平均値の推移に関する簡易な表を作る

Usage

rolling_mean_table(df, title = "", keta = 3, unit = "千円")

Arguments

df

data.frame of reti

title

表のタイトル

keta

平均額の省略桁

unit

平均額の単位


syunsuke/repoco documentation built on Nov. 9, 2022, 9:38 a.m.