Learn R Programming

poppr (version 2.6.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
# NOT RUN {
poppr_has_parallel()
# }

Run the code above in your browser using DataLab