BARIS_resources: Displaying resources within a data set

View source: R/BARIS_resources.R

BARIS_resourcesR Documentation

Displaying resources within a data set

Description

The data.gouv API provides access to several data sets in which one can find several individual data frames to exploit. The BARIS_resources lists all the data frames available within a specific data set along with the main information concerning the data frames.

Usage

BARIS_resources(datasetId)

Arguments

datasetId

the unique identifier of a data set

Value

a table of all the data frames (resources) included within a specific data set and their main characteristics

Examples



BARIS_resources("53699934a3a729239d2051a1")

BARIS documentation built on April 4, 2022, 1:07 a.m.