isCOMsupported: Tests whether R architecture is 32-bit Windows.

Description Usage Arguments Value Examples

Description

rcom is only available on 32-bit windows.

Usage

1
  isCOMsupported(ppt = NULL, method = ppt$method)

Arguments

ppt

A pointer to a ppt object

method

Character string indicating connection method to COM. Currently supported options are "rcom" and "RDCOMClient"

Value

TRUE if architecture is i386 else FALSE

Examples

1
2
isCOMsupported(method="rcom")
isCOMsupported(method="RDCOMClient")

andrie/braidppt documentation built on May 10, 2019, 11:18 a.m.