create_caption {saros} | R Documentation |
Adds caption attribute
Description
Adds caption attribute
Usage
create_caption(
main_question,
data_out,
indep_pos = NULL,
mesos_group = NULL,
filepath = NULL,
translations = NULL
)
Arguments
main_question |
String from get_main_question2 |
data_out |
Output from summarize_data |
indep_pos |
Named integer for the by-variable. |
mesos_group |
String, indicating the name of the mesos group |
filepath |
String, path to pretty tabular file |
translations |
List of named strings for by and (N=, etc. see getOption("saros")$translations. |
Value
String
[Package saros version 1.0.4 Index]