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 and Parquet-WASM JavaScript libraries shipped with this package.

Examples

  extJSLibs()
#>     geoarrow-js apache-arrow-js    parquet-wasm 
#>         "0.3.3"        "21.1.0"         "0.7.1"