dsd_4d_make_module_str: Get a DSD 4domain module string

View source: R/dsd.R

dsd_4d_make_module_strR Documentation

Get a DSD 4domain module string

Description

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.

Usage

dsd_4d_make_module_str(template_str, ...)

Arguments

template_str

The template string of the module;

...

The parameters to be setted on the module string.

Value

A string representing an instantiation of a module with all parameters set.


DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.