table_to_list: Convert a table to a list

table_to_listR Documentation

Convert a table to a list

Description

Follows the pattern for csv2json

Usage

table_to_list(table, group)

Arguments

table

the csvw table

group

list of metadata for the group used for a fallback schema and dialect

Value

a list representation of the table's contents


csvwr documentation built on Nov. 21, 2022, 5:05 p.m.