EQRN_load | R Documentation |
Loads in memory an "EQRN"
object that has previously been saved on disc using EQRN_save()
.
EQRN_load(path, name = NULL, device = default_device(), ...)
path |
Path to the save location as a string. |
name |
String name of the save.
If |
device |
(optional) A |
... |
DEPRECATED. Used for back-compatibility. |
The loaded "EQRN"
model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.