schemaAllStringsFromSet: Create an arrow schema with every variable coded as a string field, and fields read from file headers.
Description
Take a set of files, read their header rows to get field names, and create a schema with all fields set to string.
Usage
schemaAllStringsFromSet(fileset)
Value
An arrow schema for the relevant files with all variables set to string.
Arguments
- fileset
A vector of file paths
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007