Learn R Programming

Rcereal (version 1.3.2)

list_version: List version(s) of cereal on GitHub.

Description

Use the GitHub API to query the versions of cereal.

Usage

list_version()

Arguments

Value

package_version, a vector of available versions.

Details

The GitHub page of cereal is https://github.com/USCiLab/cereal, the tags are accessed via the GitHub API, from which a package_version object is coerced.