Skip to contents

Check if the Running R Version is Supported

Usage

is_r_version_supported(version = r_version_major_minor())

Arguments

version

The version to test, defaults to the running R version.

Value

TRUE if version falls within the supported window (inclusive), FALSE otherwise