Learn R Programming

fcaR (version 1.5.0)

get_fcarepository_contexts: Get Metadata from the FCA Repository

Description

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

Usage

get_fcarepository_contexts()

Arguments

Value

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

Examples

Run this code
if (FALSE) {
meta <- get_fcarepository_contexts()
}

Run the code above in your browser using DataLab