load_model_text | R Documentation |
Load 'model' from 'file' along with 'opt' (if available, and if 'with_opt')
load_model_text(
file,
model,
opt,
with_opt = NULL,
device = NULL,
strict = TRUE
)
file |
file |
model |
model |
opt |
opt |
with_opt |
with_opt |
device |
device |
strict |
strict |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.