comGetVersion {rcom} | R Documentation |
This function returns the version of the currently installed rcom
package as a floating point number.
Use this function to find out which version you are using. The version must be specified when reporting problems.
comGetVersion()
comGetVersion
returns the version number in format major.minor
.
Thomas Baier