Description Usage Arguments Value Examples
Put all the hotspot into txt file
1 | mergeHotspot(infile, outfile)
|
infile |
A directory contains the hotspot analysis result |
outfile |
A directory contains the hotspot analysis result |
A txt file contains all hotspots
1 2 3 | # choose the directory contains the hotspot analysis result
mergeHotspot (infile = 'result/hotspot analysis'
outfile = 'result/hotspot analysis')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.