platform_detect {rJavaEnv}R Documentation

Detect platform and architecture

Description

Detect platform and architecture

Usage

platform_detect(quiet = TRUE)

Arguments

quiet

A logical value indicating whether to suppress messages. Can be TRUE or FALSE.

Value

A list of length 2 with the detected platform and architecture.


[Package rJavaEnv version 0.2.2 Index]