
Retrieve the Version of the microbiomedataset Package
Source:R/package_logo.R
get_microbiomedataset_version.RdThis function returns the current version of the microbiomedataset package.
Details
get_microbiomedataset_version retrieves the version number of the
microbiomedataset package using the packageVersion function from the utils
package. It returns the version as a character string.
Note
This function is especially useful for logging, debugging, or providing user feedback regarding the version of the microbiomedataset package.
Author
Xiaotao Shen xiaotao.shen@outlook.com