From 6cf9c34c8cc2b84960a2f0f51ba855171e25fe7c Mon Sep 17 00:00:00 2001 From: SHIMA Tatsuya Date: Tue, 23 Aug 2022 12:56:09 +0000 Subject: [PATCH] update Signed-off-by: SHIMA Tatsuya --- r/man/infer_type.Rd | 3 --- 1 file changed, 3 deletions(-) diff --git a/r/man/infer_type.Rd b/r/man/infer_type.Rd index e340afa9151b2..1bba27255678b 100644 --- a/r/man/infer_type.Rd +++ b/r/man/infer_type.Rd @@ -19,9 +19,6 @@ type(x) An arrow \link[=data-type]{data type} } \description{ -Infer the arrow Array type from an R object. -} -\details{ \code{\link[=type]{type()}} is deprecated in favor of \code{\link[=infer_type]{infer_type()}}. } \examples{