has_homebrew()
checks whether Homebrew is installed on this
machine. Although most functions in this package allow the path to Homebrew's
brew
command to be specified, this function only checks whether brew
exists in the system's path.
has_homebrew()
A logical value indicating whether Homebrew could be found
https://brew.sh for installation instructions
has_homebrew() #> [1] TRUE