check_vd {rvisidata} | R Documentation |
Check if visidata is installed
Description
This function checks if visidata is installed on the system. If not, it stops the execution and prompts the user to install visidata.
Usage
check_vd()
Value
No return value. If visidata is not installed, the function stops execution.
[Package rvisidata version 1.0.0 Index]