set_link | R Documentation |
Set link field for a model id
set_link(model_id, link, link_text)
model_id |
Target model UUID |
link |
URL |
link_text |
URL Text |
If the link was changed successfully
## Not run: set_link(model_id = get_models()[["bayo"]], link = "https://www.google.com",link_text = "Google") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.