Learn R Programming

marinespeed (version 0.1.0)

get_version: Get MarineSPEED version

Description

get_version returns the currently used MarineSPEED version, this can be changed by setting options(marinespeed_version="<version information>").

Usage

get_version()

Arguments

Value

Character with the current version ("V1") or another version if the marinespeed_version has been set.

Examples

Run this code
print(get_version())

Run the code above in your browser using DataLab