View source: R/schemaAllStringsFromSet.R
schemaAllStringsFromSet | R Documentation |
Take a set of files, read their header rows to get field names, and create a schema with all fields set to string.
schemaAllStringsFromSet(fileset)
fileset |
A vector of file paths |
An arrow schema for the relevant files with all variables set to string.
Claire Lunch clunch@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.