fetch_migrations: Fetch the migrations index from the repository

View source: R/migrations.R

fetch_migrationsR Documentation

Fetch the migrations index from the repository

Description

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.

Usage

fetch_migrations()

Value

A data frame with columns version, old_VS_code, new_VS_code, reason, date. Returns NULL if fetch fails.


eq5dsuite documentation built on May 14, 2026, 5:07 p.m.