make_file_string: Construct file string (dictionary)

View source: R/write_input_utils.R

make_file_stringR Documentation

Construct file string (dictionary)

Description

this constructs the correct file string from dictionary information if the input is a name from actdata, it saves the dataset in the "actdata_dicts_eqns" folder in the working directory

Usage

make_file_string(dict, spec, key, group, component, stat, bayesact_dir)

Arguments

dict

string

group

string ("all", "female", "male")

component

string ("identity", "behavior", "setting", "modifier")

stat

string ("mean", "sd", "cov")

bayesact_dir

string

Value

string filepath


ahcombs/bayesactR documentation built on Jan. 15, 2025, 6:49 p.m.