| fetch_migrations | R Documentation |
Downloads the migrations.csv file from the eq5dsuite-value-sets repository, which records all historical value set renames. Returns NULL silently if the fetch fails.
fetch_migrations()
A data frame with columns version, old_VS_code, new_VS_code, reason, date. Returns NULL if fetch fails.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.