Plots a correlation plot to see the correlation between different columns
of your data, for example LDL,HDL relative to age.
Usage
Corr_Plot(listDaten)
Value
No return value, it prints the requested diagram.
Arguments
listDaten
This is a list of the data between which one can see
the correlation. One needs to provide at least two
columns of equal length in order to see the correlation between them