update_version {Rcereal} | R Documentation |
Update the cereal to the Given Version
Description
Update the cereal to the Given Version
Usage
update_version(version = last_version())
Arguments
version |
package_version. The version of cereal you want to switch in Rcereal. |
Details
This function will change the version of cereal
in Rcereal. The package git2r
is required.
[Package Rcereal version 1.2.1.1 Index]