discover_nldi_characteristics | R Documentation |
Provides access to metadata for characteristics that are returned by 'get_nldi_characteristics()'.
discover_nldi_characteristics(type = "all")
type |
character "all", "local", "total", or "divergence_routed". |
data.frame containing available characteristics
chars <- discover_nldi_characteristics()
names(chars)
head(chars$local, 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.