View source: R/help_function.R
cor.table | R Documentation |
Correlation calculation function
cor.table(df, va, vb)
df |
exposure file merged with measures of interest |
va |
Column indexs of variables A in df |
vb |
Column indexs of variables B in df |
A table including correlation r,p,n between variables A and variables B
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.