Learn R Programming

rlmstudio (version 0.2.2)

has_lms: Check if LM Studio CLI is installed

Description

Check if LM Studio CLI is installed

Usage

has_lms()

Arguments

Value

A logical scalar: TRUE if the lms executable is found on the system path, and FALSE otherwise.

Examples

Run this code
if (FALSE) {
has_lms()
}

Run the code above in your browser using DataLab