skip_if_no_numpy {rMIDAS} | R Documentation |
Skip test where 'numpy' not available.
Description
Check if Python's numpy is available, and skip test if not.
This function is called within some tests to ensure server tests involving reticulate
calls execute properly.
Usage
skip_if_no_numpy()
Value
NULL
[Package rMIDAS version 1.0.0 Index]