Learn R Programming

SeqArray (version 1.12.5)

seqSystem: Get the parameters in the GDS system

Description

Get a list of parameters in the GDS system

Usage

seqSystem()

Arguments

Value

A list including
num.logical.core
the number of logical cores
compiler.flag
SIMD instructions supported by the compiler
options
list all options associated with SeqArray GDS format or packages

References

http://github.com/zhengxwen/SeqArray

Examples

Run this code
seqSystem()

Run the code above in your browser using DataLab