Description Usage Arguments Value Examples
View source: R/search-best-flags.R
Brute force search for flags with best production and return on investment f
1 2 3 4 5 6 7 8 9 10 | tf_search_best_flags(
url.rpc,
building.type,
economic.power,
get.flag.cost = TRUE,
city,
grid.density.params = c(10, 10),
in.shiny = FALSE,
waitress = NULL
)
|
url.rpc |
TODO |
building.type |
TODO |
economic.power |
TODO |
get.flag.cost |
TODO |
city |
TODO |
grid.density.params |
TODO |
in.shiny |
TODO |
waitress |
TODO |
TODO
1 | c()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.