fixEndpoint: Makes sure that an endpoint ends in a "?"

View source: R/hillr_endpointChecks.R

fixEndpointR Documentation

Makes sure that an endpoint ends in a "?"

Description

fixEndpoint returns a string with a ? at the end

Usage

fixEndpoint(endpoint)

Arguments

endpoint

string A valid hilltop endpoint.

Details

Helper function to ensure that a Hilltop endpoint ends in a "?".

Value

A version of the provided string that ends in a "?"


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