platform_detect {rJavaEnv} | R Documentation |
Detect platform and architecture
Description
Detect platform and architecture
Usage
platform_detect(quiet = TRUE)
Arguments
quiet |
A |
Value
A list of length 2 with the detected platform and architecture.
[Package rJavaEnv version 0.2.2 Index]