Learn R Programming

GNRS (version 0.3.4)

GNRS_version: Get metadata on current GNRS version

Description

Return metadata about the current GNRS version

Usage

GNRS_version(...)

Arguments

...

Additional parameters passed to internal functions

Value

Dataframe containing current GNRS version number, build date, and code version.

Examples

Run this code
# NOT RUN {
GNRS_version_metadata <- GNRS_version()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab