validate_period {yfinancer} | R Documentation |
Validate date period
Description
Validate date period
Usage
validate_period(period)
Arguments
period |
A character string specifying the period (1d, 5d, 1mo, 3mo, 6mo, 1y, 2y, 5y, 10y, ytd, max) |
Value
The validated period
[Package yfinancer version 0.1.3 Index]