Learn R Programming

metaseqR (version 1.12.2)

check.parallel: Parallel run validator

Description

Checks existence of multiple cores and loads multicore package.

Usage

check.parallel(rc)

Arguments

rc
fraction of available cores to use.

Examples

Run this code
multic <- check.parallel(0.8)

Run the code above in your browser using DataLab