Thank you, Kevin! I am able to obtain the data using return(corvals).
• 0 views
•
link
Does anyone know if there is a way to obtain a list/dataframe of the results produced by CorLevelPlot?
Are you referring to my package, CorLevelPlot (https://github.com/kevinblighe/CorLevelPlot/), which is neither on CRAN nor Bioconductor?
If you are referring to this, I would simply clone the github repo locally, via:
Then, modify the function code. All that you need to do is export the object corvals:
Kind regards,
Kevin
Log in to answer this question.