newMapMarkersPD: importFrom stringi stri_sort

View source: R/class-plotdata-map-markers.R

newMapMarkersPDR Documentation

importFrom stringi stri_sort

Description

importFrom stringi stri_sort

Usage

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()
)

VEuPathDB/plot.data documentation built on Feb. 20, 2025, 6:33 p.m.