Learn R Programming

rMIDAS (version 1.0.0)

skip_if_no_numpy: 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()

Arguments

Value

NULL