check_wget {lulab.utils} | R Documentation |
check_wget
Description
Check if wget is installed
Usage
check_wget()
Details
This function is used to check if wget is installed on the system.
Value
a logical value indicating whether wget is installed
Author(s)
Zhen Lu
Examples
check_wget()
[Package lulab.utils version 0.0.4 Index]