Learn R Programming

r5r (version 1.1.0)

fileurl_from_metadata: Get most recent JAR file url from metadata

Description

Returns the most recent JAR file url from metadata, depending on the version.

Usage

fileurl_from_metadata(version)

Value

The a url a string.

Arguments

version

A string, the version of R5's to get the filename of.

See Also

Other support functions: check_connection(), stop_r5()