This function initializes several lists of tcl variables. Note that the assignment has to take place in the global environment (i.e. use "<<-"). In particular, the following lists of tcl variables are generated:
lstTclVarT
lstTclVarSe
lstTclVarStudlab
lstTclEnT
lstTclEnSe
lstTclEnStudlab
lstTclSlT
lstTclSlSe
1 | initTclVarLists(T, se, studlab)
|
T |
numeric vector of effect sizes |
se |
numeric vector of standard errors |
studlab |
character vector of study labels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.