summaryrefslogtreecommitdiffstats
path: root/src/arrow/r/man/reexports.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'src/arrow/r/man/reexports.Rd')
-rw-r--r--src/arrow/r/man/reexports.Rd29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/arrow/r/man/reexports.Rd b/src/arrow/r/man/reexports.Rd
new file mode 100644
index 000000000..591158c72
--- /dev/null
+++ b/src/arrow/r/man/reexports.Rd
@@ -0,0 +1,29 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/reexports-bit64.R, R/reexports-tidyselect.R
+\docType{import}
+\name{reexports}
+\alias{reexports}
+\alias{print.integer64}
+\alias{str.integer64}
+\alias{contains}
+\alias{select_helpers}
+\alias{ends_with}
+\alias{everything}
+\alias{matches}
+\alias{num_range}
+\alias{one_of}
+\alias{starts_with}
+\alias{last_col}
+\alias{all_of}
+\title{Objects exported from other packages}
+\keyword{internal}
+\description{
+These objects are imported from other packages. Follow the links
+below to see their documentation.
+
+\describe{
+ \item{bit64}{\code{\link[bit64:bit64-package]{print.integer64}}, \code{\link[bit64:bit64-package]{str.integer64}}}
+
+ \item{tidyselect}{\code{\link[tidyselect]{all_of}}, \code{\link[tidyselect:starts_with]{contains}}, \code{\link[tidyselect:starts_with]{ends_with}}, \code{\link[tidyselect]{everything}}, \code{\link[tidyselect:everything]{last_col}}, \code{\link[tidyselect:starts_with]{matches}}, \code{\link[tidyselect:starts_with]{num_range}}, \code{\link[tidyselect]{one_of}}, \code{\link[tidyselect]{starts_with}}}
+}}
+