| dgm.default | R Documentation |
Default DGM handler
## Default S3 method:
dgm(dgm_name, settings)
dgm_name |
Character string specifying the DGM type |
settings |
List containing the required parameters for the DGM or numeric condition_id |
Throws an error indicating the DGM type is unknown. This default
method is only called when no specific DGM implementation is found for the
given dgm_name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.