View source: R/insightmaker_conv.R
| url_to_IM | R Documentation |
Create XML string from Insight Maker URL. For internal use; use insightmaker_to_sfm() to import an Insight Maker model.
url_to_IM(URL, file = NULL)
URL |
String with URL to an Insight Maker model |
file |
If specified, file path to save Insight Maker model to. If NULL, do not save model. |
XML string with Insight Maker model
insightmaker_to_sfm()
xml <- url_to_IM(
URL =
"https://insightmaker.com/insight/43tz1nvUgbIiIOGSGtzIzj/Romeo-Juliet"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.