EVOLUTION-MANAGER
Edit File: grid-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 'grid'</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 grid-defunct {grid}"><tr><td>grid-defunct {grid}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Defunct Functions in Package <span class="pkg">grid</span></h2> <h3>Description</h3> <p>The functions or variables listed here are no longer part of <span class="pkg">grid</span>. </p> <h3>Usage</h3> <pre> grid.grob(list.struct, cl = NULL, draw = TRUE) grid.arrows(x = c(0.25, 0.75), y = 0.5, default.units = "npc", grob = NULL, angle = 30, length = unit(0.25, "inches"), ends = "last", type = "open", name = NULL, gp = gpar(), draw = TRUE, vp = NULL) arrowsGrob(x = c(0.25, 0.75), y = 0.5, default.units = "npc", grob = NULL, angle = 30, length = unit(0.25, "inches"), ends = "last", type = "open", name = NULL, gp = gpar(), vp = NULL) grid.convertX(x, unitTo, valueOnly = FALSE) grid.convertY(x, unitTo, valueOnly = FALSE) grid.convertWidth(x, unitTo, valueOnly = FALSE) grid.convertHeight(x, unitTo, valueOnly = FALSE) grid.convert(x, unitTo, axisFrom = "x", typeFrom = "location", axisTo = axisFrom, typeTo = typeFrom, valueOnly = FALSE) grid.collection(..., gp=gpar(), draw=TRUE, vp=NULL) push.viewport(..., recording=TRUE) pop.viewport(n=1, recording=TRUE) viewport.transform(vp) draw.details(x, recording) convertNative(unit, dimension="x", type="location") </pre> <hr /><div style="text-align: center;">[Package <em>grid</em> version 3.6.0 <a href="00Index.html">Index</a>]</div> </body></html>