isCmakeInstalled {ROpenCVLite} | R Documentation |
Check Cmake Installation
Description
This function checks that Cmake is installed on the system.
Usage
isCmakeInstalled()
Value
A boolean.
Author(s)
Simon Garnier, garnier@njit.edu
Examples
isCmakeInstalled()
[Package ROpenCVLite version 4.90.1 Index]