summaryrefslogtreecommitdiffstats
path: root/src/arrow/r/man/FileWriteOptions.Rd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/arrow/r/man/FileWriteOptions.Rd8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/arrow/r/man/FileWriteOptions.Rd b/src/arrow/r/man/FileWriteOptions.Rd
new file mode 100644
index 000000000..661393c8e
--- /dev/null
+++ b/src/arrow/r/man/FileWriteOptions.Rd
@@ -0,0 +1,8 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/dataset-format.R
+\name{FileWriteOptions}
+\alias{FileWriteOptions}
+\title{Format-specific write options}
+\description{
+A \code{FileWriteOptions} holds write options specific to a \code{FileFormat}.
+}