This method assumes that you have the data as ordered by vis_gather_cor. It is used to create a ggplot of the correlation plot. It is made internal so it is easier to maintain the code base.

vis_create_cor(data)

Arguments

data

data.frame

Value

ggplot2 plot