Learn R Programming

rlandfire (version 2.0.1)

healthCheck: Check if the LFPS API is available

Description

healthCheck() checks if the LPFS API is available

Usage

healthCheck()

Arguments

Value

NULL. Prints a message to the console about the current LFPS status.

Examples

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

Run the code above in your browser using DataLab