geoFilter | R Documentation |
Conversion between run_ids and geo objects often contain NA/NULL values This removes NA-containing rows
geoFilter(sra.geo, wobble = FALSE, wradius = 0.005)
sra.geo |
data.frame, output df from get.sraGeo() |
wobble |
boolean, add a wobble to each point to prevent overplotting [FALSE] |
wradius |
numeric, maximum magnitude of wobble [0.005] |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.