This function retrieves the current version of the mapa package installed in the R environment.

get_mapa_version()

Value

A character string indicating the version of the mapa package.

Author

Xiaotao Shen shenxt1990@outlook.com

Examples

get_mapa_version()
#> [1] "0.1.1"