R/reshaping.R
long_df_2_cor_matrix.Rd
Given a long data.frame, converts it to a possibly square correlation matrix
long_df_2_cor_matrix(long_df, is_square = TRUE)
the long data.frame
should it be a square matrix?
matrix