movRes2heatmapResults | R Documentation |
movRes2heatmapResults converts movRes object to heatmapResults object, so that then can use subsetHeatmap functions. This function is mainly used by statGeneralHeat().
movRes2heatmapResults(aMovRes)
## S4 method for signature 'movRes'
movRes2heatmapResults(aMovRes)
aMovRes |
a movRes object |
A heatmapResults object.
movRes2heatmapResults(movRes)
: for a movRes object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.