powered by
Fetch a dataset from the NISRA data portal using the dataset code. You can search for a dataset using nisra_search().
nisra_search()
nisra_read_dataset(dataset_code, flush_cache = FALSE)
A tibble with the requested dataset. If dataset_code
dataset_code
is not found, an error will be thrown.
Dataset code
Ignore cached values
claimant_count_lgd <- nisra_read_dataset("CCMLGD")
Run the code above in your browser using DataLab