View source: R/class-plotdata-map-markers.R
newMapMarkersPD | R Documentation |
importFrom stringi stri_sort
newMapMarkersPD(
.dt = data.table::data.table(),
variables = veupathUtils::VariableMetadataList(),
value = character(),
geolocationViewport = list(latitude = list(xMin = NULL, xMax = NULL), longitude =
list(left = NULL, right = NULL)),
xValues = veupathUtils::BinList(),
sampleSizes = logical(),
completeCases = logical(),
evilMode = character(),
verbose = logical(),
...,
class = character()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.