schemaAllStringsFromSet: Create an arrow schema with every variable coded as a string...

View source: R/schemaAllStringsFromSet.R

schemaAllStringsFromSetR Documentation

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)

Arguments

fileset

A vector of file paths

Value

An arrow schema for the relevant files with all variables set to string.

Author(s)

Claire Lunch clunch@battelleecology.org

References

License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007


neonUtilities documentation built on Aug. 29, 2025, 5:24 p.m.