View source: R/L_to_LeavingData.R
L_to_LeavingData | R Documentation |
This is a helper function to convert automatically entered token placements in the leaving game into numeric data, as if it were manually entered.
L_to_LeavingData(path, max_coins, token_color)
path |
The base file directory. |
max_coins |
The maximum number of coins to be placed. |
token_color |
The color label of the tokens used in the leaving game. |
Nothing is returned by this function, but data from the folder "L" are duplicated to "LeavingData".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.