Learn R Programming

poppr (version 2.1.1)

poppr_has_parallel: Determines whether openMP is support on this system.

Description

Determines whether openMP is support on this system.

Usage

poppr_has_parallel()

Arguments

Value

  • FALSE if openMP is not supported, TRUE if it is

Examples

Run this code
poppr_has_parallel()

Run the code above in your browser using DataLab