update_version | R Documentation |
Clone a different version of the cereal headers into R library.
update_version(version = last_version(), ...)
version |
|
... |
additional arguments passed to |
This over-writes the installed cereal headers inside an R library. The
default location for the files is found via system.file()
. The library
location can be specified by passing an argument lib.loc
. See
system.file()
for further details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.