tar_read_model | R Documentation |
Given a model name (=target name), return the model object associated with it. Note that the stored value of the TARGET is the PATH to the model, so it needs to be read with readRDS. This just wraps around that 2-step process.
tar_read_model(model_target_name)
model_target_name |
object saved at the rds file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.