| dsd_4d_make_module_str | R Documentation | 
Based on a template string, this function prepare it with the the parameters passed and returns a string representing the module with all the parameters set.
dsd_4d_make_module_str(template_str, ...)
| template_str | The template string of the module; | 
| ... | The parameters to be setted on the module string. | 
A string representing an instantiation of a module with all parameters set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.