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

View source: R/schemaAllStrings.R

schemaAllStringsR Documentation

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

Description

Use the field names in a NEON variables file to create an arrow schema of all strings, or, if no variables file is available, read the header and assign everything as string.

Usage

schemaAllStrings(variables)

Arguments

variables

A data frame containing a NEON variables file for a single table, or a set of field names.

Value

An arrow schema for the relevant data table 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.