Skip to contents

Names and versions of the external JavaScript libraries used in geoarrowWidget.

Usage

extJSLibs()

Value

A named character vector with the versions of the GeoArrow, Arrow, Parquet-WASM and GeoParquet-WASM JavaScript libraries shipped with this package.

Examples

  extJSLibs()
#>     geoarrow-js apache-arrow-js    parquet-wasm geoparquet-wasm 
#>         "0.3.3"        "21.2.0"         "0.7.2"  "0.2.0-beta.5"