View source: R/hillr_endpointChecks.R
is.validEndpoint | R Documentation |
is.validEndpoint
returns a logical value
is.validEndpoint(endpoint)
endpoint |
string A valid hilltop endpoint. |
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?.
Logical TRUE / FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.