R/insightmaker_conv.R
url_to_IM.Rd
Create XML string from Insight Maker URL. For internal use; use insightmaker_to_sfm() to import an Insight Maker model.
insightmaker_to_sfm()
url_to_IM(URL, file = NULL)
String with URL to an Insight Maker model
If specified, file path to save Insight Maker model to. If NULL, do not save model.
XML string with Insight Maker model
xml <- url_to_IM( URL = "https://insightmaker.com/insight/43tz1nvUgbIiIOGSGtzIzj/Romeo-Juliet" )