unfiscalize: Convert fiscal year column into true year

Description Usage Arguments

View source: R/shapetools.R

Description

Convert fiscal year column into true year

Usage

1
unfiscalize(df, ycol, mcol, month_start, rule)

Arguments

df

Data frame to be processed

ycol

Position of fiscal year column

mcol

Position of month column

month_start

Month where fiscal year starts

rule

Rules to get true year. Give head if true2019Oct is called fiscal2020Oct as in U.S. Give tail if true2020Mar is called fiscal2019Mar as in Japan.


kikirinrin/lucifer documentation built on Nov. 10, 2021, 9:37 p.m.