Description Usage Arguments Value Author(s) See Also
Functions to upgrade the INLA
-package to the
current version.
1 2 | inla.upgrade(lib = NULL, testing=FALSE)
inla.update(lib = NULL, testing=FALSE)
|
lib |
Location to install the library. |
testing |
If |
inla.upgrade
will update the INLA package to the current version,
and inla.update
do the same
for backward compatibility. This function is simple wrapper for
update.packages
using the INLA repository.
Havard Rue hrue@math.ntnu.no
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.