mirror of
https://github.com/sensebox/opensensmapr
synced 2025-06-07 08:36:08 +02:00
14 lines
332 B
R
14 lines
332 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/api.R
|
|
\name{osem_endpoint}
|
|
\alias{osem_endpoint}
|
|
\title{Get the default openSenseMap API endpoint}
|
|
\usage{
|
|
osem_endpoint()
|
|
}
|
|
\value{
|
|
A character string with the HTTP URL of the openSenseMap API
|
|
}
|
|
\description{
|
|
Get the default openSenseMap API endpoint
|
|
}
|