View source: R/add-army-from-csv.R
Create csv needed to start game from an input csv
1 | add_army_from_csv(in_path, out_path, starting_loc, player_name = NULL)
|
in_path |
Path to input CSV |
out_path |
Path to write army CSV to |
starting_loc |
Map location to start units in |
player_name |
Optional string, if passed with filter input df with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.