View source: R/pass_data_to_subset_designer.R
pass_data_to_subset_designer | R Documentation |
A function to pass partner choice data to the subset suvery builder tool. Useful for the RICH partner choice and public goods game.
pass_data_to_subset_designer(path, folder)
path |
Path to RICH folder. |
folder |
Which folder holds the partner choice data? Maybe "PartnerChoice". |
The data files in "folder", will be cloned into "SubsetData", where they can be read by the survey tool builder functions.
## Not run:
pass_data_to_subset_designer(path, folder="PartnerChoice")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.