getLocalVersions: List local AMAPVox versions.

View source: R/VersionManager.R

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


AMAPVox documentation built on July 9, 2023, 5:32 p.m.