getPackageVersion: Get version of OmicNavigator package
Description
This is a convenience function for the app. It is easier to always call the
OmicNavigator package functions via OpenCPU than to call the utils package
for this one endpoint.
Usage
getPackageVersion(libraries = NULL)
Value
Returns a one-element character vector with the version of the
currently installed OmicNavigator R package
Arguments
- libraries
Directory path(s) to R package library(ies). Passed to the
argument lib.loc of packageVersion.