check_period: Check the the provided Settlement Period value is valid

View source: R/non_export_util.R

check_periodR Documentation

Check the the provided Settlement Period value is valid

Description

Currently accepted values for Settlement Period is 1-50 and *

Usage

check_period(period)

Arguments

period

numeric/character; value to check. Must be numeric and between 1 and 50 or a character that's "*"

Value

character; period as character


ARawles/BMRSr documentation built on Feb. 1, 2023, 12:11 p.m.