.expand_R_libs_env_var
Format TIBCO Enterprise Runtime for R version and system information

Description

Insert TIBCO Enterprise Runtime for R version and system information into template strings.

Usage

.expand_R_libs_env_var(x)

Arguments

x a character string containing characters preceded by % (like %v, %p, and so on).

Details

.expand_R_libs_env_var() replaces certain percent codes with TIBCO Enterprise Runtime for R and system information. The following information is available:
Value
.expand_R_libs_env_var()returns the TIBCO Enterprise Runtime for R version and system information.
Examples
.expand_R_libs_env_var("Version %V")
.expand_R_libs_env_var(c("Architecture %a", "Operating System %o"))
Package base version 6.0.0-69
Package Index