Skip to contents

Connects to the official FCA Repository (https://fcarepository.org) and downloads the metadata for all available datasets.

Usage

get_fcarepository_contexts()

Value

A list containing the metadata for each context (title, dimensions, description, source).

Examples

if (FALSE) { # \dontrun{
meta <- get_fcarepository_contexts()
} # }