frictionlessdata/tableschema-r: Table Schema 'Frictionless Data'

Allows to work with 'Table Schema' (<https://specs.frictionlessdata.io/table-schema/>). 'Table Schema' is well suited for use cases around handling and validating tabular data in text formats such as 'csv', but its utility extends well beyond this core usage, towards a range of applications where data benefits from a portable schema format. The 'tableschema.r' package can load and validate any table schema descriptor, allow the creation and modification of descriptors, expose methods for reading and streaming data that conforms to a 'Table Schema' via the 'Tabular Data Resource' abstraction.

Getting started

Package details

MaintainerKleanthis Koupidis <koupidis@okfn.gr>
LicenseMIT + file LICENSE
Version1.1.2
URL https://github.com/frictionlessdata/tableschema-r
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("frictionlessdata/tableschema-r")
frictionlessdata/tableschema-r documentation built on Oct. 1, 2022, 11:44 a.m.