powered by
Returns information about the Vamp API and SDK versions used by ReVAMP.
vampInfo()
A list with two elements:
Integer indicating the Vamp API version (typically 2)
Character string indicating the Vamp SDK version (e.g., "2.10")
if (FALSE) { # Get version information vampInfo() }
Run the code above in your browser using DataLab