Abstract
The RDCOMClient provides easy to use facilities for creating COM from R and using their methods to perform different actions and accessing their properties. It provides similar functionality to that provided in Python and Perl but for S. It offers a dynamic mechanism for method/property access for arbitrary COM objects that support the IDispatch interface. More efficient and structured access can be generated using the SWinTypeLibs and can also be combined and calling