From e6918187568dbd01842d8d1d2c808ce16a894239 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:54:28 +0200 Subject: Adding upstream version 18.2.2. Signed-off-by: Daniel Baumann --- src/arrow/r/man/reexports.Rd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/arrow/r/man/reexports.Rd (limited to 'src/arrow/r/man/reexports.Rd') 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}}} +}} + -- cgit v1.2.3