blob: ad3bcb1f4e0ebb8571b078618eca1ec598e9c2d1 [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Schema.R
\name{schema}
\alias{schema}
\title{Schema factory}
\usage{
schema(...)
}
\arguments{
\item{...}{named list of data types}
}
\value{
a \link[=arrow__Schema]{schema}
}
\description{
Schema factory
}