cores {roar}R Documentation

Method to check how many cores are used by a roar analysis - right now not useful

Description

Right now always returns 1 as long as multi-core support has to be implemented.

Usage

      cores(rds)
     

Arguments

rds

A RoarDataset object.

Value

The number of cores used by this roar analisys.


[Package roar version 1.29.0 Index]