fr: Frictionless Standards

A "tabular-data-resource" (<https://specs.frictionlessdata.io/tabular-data-resource/>) is a simple format to describe a singular tabular data resource such as a CSV file. It includes support both for metadata such as author and title and a schema to describe the data, for example the types of the fields/columns in the data. Create a tabular-data-resource by providing a data.frame and specifying metadata. Write and read tabular-data-resources to and from disk.

Package details

AuthorCole Brokamp [aut, cre, cph] (<https://orcid.org/0000-0002-0289-3151>)
MaintainerCole Brokamp <cole@colebrokamp.com>
LicenseMIT + file LICENSE
Version0.5.1
URL https://github.com/cole-brokamp/fr https://cole-brokamp.github.io/fr/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fr")

Try the fr package in your browser

Any scripts or data that you put into this service are public.

fr documentation built on May 29, 2024, 8:35 a.m.