EVOLUTION-MANAGER
Edit File: utils-defunct.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Defunct Functions in Package 'utils'</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for utils-defunct {utils}"><tr><td>utils-defunct {utils}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Defunct Functions in Package <span class="pkg">utils</span></h2> <h3>Description</h3> <p>The functions or variables listed here are no longer part of <span style="font-family: Courier New, Courier; color: #666666;"><b>R</b></span> as they are not needed (any more). </p> <h3>Usage</h3> <pre> # Defunct in R 2.0.0 package.contents(pkg, lib.loc = NULL) # Defunct in R 2.2.0 CRAN.packages(CRAN = getOption("repos"), method, contriburl = contrib.url(CRAN)) # Defunct in R 2.14.0 zip.file.extract(file, zipname = "R.zip", unzip = getOption("unzip"), dir = tempdir()) </pre> <h3>See Also</h3> <p><code><a href="../../base/html/Deprecated.html">Deprecated</a></code>, <code><a href="../../base/html/Defunct.html">Defunct</a></code> </p> <hr /><div style="text-align: center;">[Package <em>utils</em> version 3.6.0 <a href="00Index.html">Index</a>]</div> </body></html>