Description Usage Arguments Value See Also
Load the map files "tdmMapDesign.csv"
and optionally
also "userMapDesign.csv"
and store them in tdm$map
and tdm$mapUser
,
resp. These maps are used by tdmMapDesApply
.
"tdmMapDesign.csv"
is searched in the TDMR library path find.package("TDMR")
.
(For the developer version: <tdm$tdmPath>/inst
).
"userMapDesign.csv"
is searched in tdm$path (which is getwd() if the user did not define tdm$path).
1 | tdmMapDesLoad(tdm = list())
|
tdm |
list, needed for |
tdm
, the modified list with new elements tdm$map
and tdm$mapUser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.