mirror of
https://github.com/Rucknium/TownforgeR.git
synced 2025-01-22 12:57:05 +01:00
42 lines
953 B
Plaintext
42 lines
953 B
Plaintext
# Generated by roxygen2: do not edit by hand
|
|
|
|
export(shinyTF)
|
|
export(test.mat.image)
|
|
export(tf_build_buildings)
|
|
export(tf_buy_flags)
|
|
export(tf_city)
|
|
export(tf_expand_search_flag)
|
|
export(tf_flag_bounds)
|
|
export(tf_get_best_flag_map)
|
|
export(tf_get_influence_effects)
|
|
export(tf_get_min_flag_size_data)
|
|
export(tf_get_seed_words_list)
|
|
export(tf_gold_flow)
|
|
export(tf_infl_grid)
|
|
export(tf_infl_location)
|
|
export(tf_lot)
|
|
export(tf_min_flag_size)
|
|
export(tf_parse_accounts)
|
|
export(tf_parse_cities)
|
|
export(tf_parse_items)
|
|
export(tf_parse_markets)
|
|
export(tf_parse_network)
|
|
export(tf_parse_nft_png)
|
|
export(tf_parse_nfts)
|
|
export(tf_plot_influence)
|
|
export(tf_rpc_curl)
|
|
export(tf_search_best_flags)
|
|
export(tf_server_wallet_load)
|
|
export(tf_server_wallet_restore)
|
|
export(tf_shiny_item_info)
|
|
export(tf_shiny_nft_png)
|
|
exportClasses(tf_city)
|
|
exportClasses(tf_lot)
|
|
import(Matrix)
|
|
import(data.table)
|
|
import(grid)
|
|
import(lattice)
|
|
import(readr)
|
|
import(stringr)
|
|
import(visNetwork)
|