mirror of
https://github.com/Rucknium/TownforgeR.git
synced 2024-12-21 22:53:32 +01:00
29 lines
445 B
R
29 lines
445 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/geo.R
|
|
\name{tf_plot_influence}
|
|
\alias{tf_plot_influence}
|
|
\title{tf_plot_influence}
|
|
\usage{
|
|
tf_plot_influence(url.rpc, building.type, effect.type, cut.out.flags = TRUE)
|
|
}
|
|
\arguments{
|
|
\item{url.rpc}{TODO}
|
|
|
|
\item{building.type}{TODO}
|
|
|
|
\item{effect.type}{TODO}
|
|
|
|
\item{cut.out.flags}{TODO}
|
|
}
|
|
\value{
|
|
TODO
|
|
}
|
|
\description{
|
|
Plot buildings' influence map
|
|
}
|
|
\examples{
|
|
c()
|
|
|
|
|
|
}
|