| ngchmVersion2-class | R Documentation | 
Class representing ngchmVersion2 object
nameThe name under which the NGCHM will be saved to the NGCHM server.
versionInteger version number (default: 2)
format(default: "original")
uuidcharacter
baggageoptCharacter
inpDircharacter
outDircharacter
saveDir(default: tempdir())
propFile(default: "chm.properties")
layersList of data layers
colormapsColor map
rowMenuoptList
colMenuoptList
datasetsoptList
dialogsoptList
tagsoptCharacter
elementMenuoptList
rowTypeFunctionsoptList
colTypeFunctionsoptList
elementTypeFunctionsoptList
axisTypesoptList
cssoptList
extrafilesoptCharacter
extrascriptsoptCharacter
propertiesoptList
overviewsoptList
javascriptoptList
rowOrderA vector, dendrogram, or function specifying the CHM row order
rowDistDistance method to use by default RowOrder. (default: "correlation", which is 1 minus the Pearson correlation among the rows.)
rowAgglomAgglomeration method to use by default RowOrder. Choices are those from stats::hclust. (default: "ward.D2")
colOrderA vector, dendrogram, or function specifying the CHM column order.
colDistDistance method to use by default ColOrder. (default: "correlation", which is 1 minus the Pearson correlation among the cols.)
colAgglomAgglomeration method to use by default ColOrder. Choices are those from stats::hclust. (default: "ward.D2")
rowOrderMethodcharacter (default: "User")
colOrderMethodcharacter (default: "User")
rowCutLocationsExplicit list of row cut locations. If specified, rowTreeCuts is set to NULL.
rowTreeCutsNumber of tree cuts for row. If specified, rowCutLocations is set to NULL.
rowCutWidthWidth of row cuts (default: 5 rows)
rowTopItemsoptCharacter
rowDisplayLengthoptInteger
rowDisplayAbbreviationoptCharacter
colCutLocationsExplicit list of col cut locations. If specified, colTreeCuts is set to NULL.
colTreeCutsNumber of tree cuts for col. If specified, colCutLocations is set to NULL.
colCutWidthWidth of col cuts (defautl: 5 columns)
colTopItemsoptCharacter
colDisplayLengthoptInteger
colDisplayAbbreviationoptCharacter
rowMetaoptList
colMetaoptList
rowCovariateBarsoptList
colCovariateBarsoptList
relatedLinksoptList
relatedGroupsoptList
templatesoptList
widthdefault: 500
heightdefault: 500
panel_configurationpanel_configuration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.