default_schema: Create a default table schema given a csv file and dialect

View source: R/csvwr_overrides.R

default_schemaR Documentation

Create a default table schema given a csv file and dialect

Description

If neither the table nor the group have a tableSchema annotation, then this default schema will used.

Usage

default_schema(filename, dialect = default_dialect)

Arguments

filename

a csv file

dialect

specification of the csv's dialect (default: default_dialect)

Value

a table schema


SimonGreenhill/rcldf documentation built on April 25, 2024, 8:27 a.m.