Rev 82652 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
% File src/library/base/man/base-deprecated.Rd% Part of the R package, https://www.R-project.org% Copyright 1995-2022 R Core Team% Distributed under GPL 2 or later\name{base-deprecated}\alias{base-deprecated}%------ Eventually move entries to ---->> ./base-defunct.Rd%%\alias{default.stringsAsFactors}% here for R 4.2.0%------ NOTE: ../R/Deprecated.R must be synchronized with this!\title{Deprecated Functions in Package \pkg{base}}%------ PLEASE: put \alias{.} here for EACH !\description{These functions are provided for compatibility with older versions of\R only, and may be defunct as soon as the next release.(currently none)}%% \usage{%% default.stringsAsFactors()%% }%% \arguments{%% \item{\dots}{(arguments)}%% }\details{Functions in standard packages other than the base package are listed in\code{help("pkg-deprecated")}, where \samp{pkg} is replaced by thename of the package.}\seealso{\code{\link{Deprecated}}}\keyword{internal}\keyword{misc}