pass_data_to_subset_designer: A function to pass partner choice data to the subset suvery...

View source: R/pass_data_to_subset_designer.R

pass_data_to_subset_designerR Documentation

A function to pass partner choice data to the subset suvery builder tool. Useful for the RICH partner choice and public goods game.

Description

A function to pass partner choice data to the subset suvery builder tool. Useful for the RICH partner choice and public goods game.

Usage

pass_data_to_subset_designer(path, folder)

Arguments

path

Path to RICH folder.

folder

Which folder holds the partner choice data? Maybe "PartnerChoice".

Value

The data files in "folder", will be cloned into "SubsetData", where they can be read by the survey tool builder functions.

Examples

## Not run: 
pass_data_to_subset_designer(path, folder="PartnerChoice")

## End(Not run)


ctross/DieTryin documentation built on Sept. 8, 2024, 8:07 p.m.