chmRegisterGetMetadataFunction | R Documentation |
This function defines and registers a Javascript function for obtaining a specific metadata value and returning it as a javascript list. The function is suitable for use as an axis type accessor function.
chmRegisterGetMetadataFunction(functionName, metadataColumnName)
functionName |
The name given to the Javascript function. |
metadataColumnName |
The name of the metadata column to access. |
chmAddAxisType()
chmGetFunction()
chmListFunctions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.