rolling_mean_linegraph: make line graph of simple mean change

View source: R/make_line_graph.R

rolling_mean_linegraphR Documentation

make line graph of simple mean change

Description

移動平均の推移に関する折れ線グラフを作る

Usage

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

Arguments

df

data.frame of reti

title

表のタイトル


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