getLocalVersions {AMAPVox}R Documentation

List local AMAPVox versions.

Description

List AMAPVox versions already installed on your computer by the package. AMAPVox versions are installed in the user-specific data directory, as specified by rappdirs::user_data_dir().

Usage

getLocalVersions()

Value

a data.frame with 2 variables: ⁠$version⁠ that stores the version number and ⁠$path⁠ the local path of the AMAPVox directory.

See Also

getRemoteVersions(), rappdirs::user_data_dir()


[Package AMAPVox version 2.2.1 Index]