is.validEndpoint: Checks that a Hilltop endpoint is valid.

View source: R/hillr_endpointChecks.R

is.validEndpointR Documentation

Checks that a Hilltop endpoint is valid.

Description

is.validEndpoint returns a logical value

Usage

is.validEndpoint(endpoint)

Arguments

endpoint

string A valid hilltop endpoint.

Details

Helper function to check if a provided endpoint is a valid Hilltop endpoint. Currelntly limited to checking that the first 4 characters are http and the last are.hts?.

Value

Logical TRUE / FALSE


jeffcnz/hillr documentation built on Nov. 21, 2024, 11:58 p.m.