powered by
Provides access to metadata for characteristics that are returned by `get_nldi_characteristics()`.
discover_nldi_characteristics(type = "all", tier = "prod")
character "all", "local", "total", or "divergence_routed".
character optional "prod" or "test"
# NOT RUN { chars <- discover_nldi_characteristics() names(chars) head(chars$local, 10) # }
Run the code above in your browser using DataLab