get_year_range: Get the year span of the analysis

Description Usage Arguments Value

View source: R/auto_report.R

Description

Get the year span of the analysis

Usage

1
get_year_range(csv_data_file, year_colname)

Arguments

csv_data_file

a character representing the UTF-8 '.csv' data file.

year_colname

a character. It is the name of column that represents the year.

Value

a numeric vector of length 2, representing min and max year separately.


YuanchenZhu2020/antgreens documentation built on Dec. 18, 2021, 8:20 p.m.