TownforgeR/man/tf_flag_bounds.Rd

34 lines
445 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/geo.R
\name{tf_flag_bounds}
\alias{tf_flag_bounds}
\title{tf_flag_bounds}
\usage{
tf_flag_bounds(
url.rpc,
grid.dim = NULL,
coords.origin = NULL,
coords.offset = 1000
)
}
\arguments{
\item{url.rpc}{TODO}
\item{grid.dim}{TODO}
\item{coords.origin}{TODO}
\item{coords.offset}{TODO}
}
\value{
TODO
}
\description{
Get boundaries of flags
}
\examples{
c()
}