View source: R/quantmod_data.R
| validate_yahoofinance_registry | R Documentation |
Compare fallback declarations in a runtime registry with the package-managed seed. Additional runtime-only ticker metadata is permitted; every seed fallback declaration must be present unchanged.
validate_yahoofinance_registry(
registry_path = get_yahoofinance_registry_file_path(),
seed_path = get_yahoofinance_seed_registry_path()
)
registry_path |
Runtime registry JSON path. |
seed_path |
Package seed registry JSON path. |
A list with valid, missing, and mismatched data tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.