View source: R/VersionManager.R
| getLocalVersions | R Documentation |
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().
getLocalVersions()
a data.frame with 2 variables: $version that stores
the version number and $path the local path of the AMAPVox
directory.
getRemoteVersions(), rappdirs::user_data_dir()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.