Rdocumentation
powered by
Learn R Programming
backtestGraphics (version 0.1.6)
next_trading_day: Next trading day
Description
This function gets the next trading day as defined by is.trading.day()
Usage
next_trading_day(d)
Arguments
d
Date relative to which to get the next trading day.
Value
Date The next trading day of date d.