rpt_country_value: Simple calculate sum of every countries by year or month

Description Usage Arguments Value

View source: R/generate_report.R

Description

Simple calculate sum of every countries by year or month

Usage

1
rpt_country_value(.df, by = "year")

Arguments

.df

A data frame. Your date must contain 'country', 'year', and 'value' columns!

by

summarise by year or month

Value

data.frame


chinhungtseng/taitratools documentation built on Jan. 11, 2021, 8:33 p.m.