parSapply {applys} R Documentation

parallel sapply

Description

Usage

parSapply(X, FUN,
    group = -1,
    n.threads = -1,
    verbose = NULL);

Arguments

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package applys version 2.33.856.6961 Index]