checkX13binary {x13binary} | R Documentation |
Performs a test run of X-13ARIMA-SEATS. Fails if no output is produced.
checkX13binary(fail.unsupported = FALSE, verbose = TRUE)
fail.unsupported |
logical, whether beeing on an unsupported platform leads to an error. |
verbose |
logical, should a message be returned on success? |
checkX13binary()