grid.yaxis.log {hydrosanity} | R Documentation |
~~ A concise (1-5 lines) description of what the function does. ~~
grid.yaxis.log(logLim = as.numeric(convertY(unit(c(0,1), "npc"), "native")), label = T, draw = T, name = NULL, ...) grid.xaxis.log(logLim = as.numeric(convertX(unit(c(0,1), "npc"), "native")), label = T, draw = T, name = NULL, ...) lattice.y.prettylog(lim, ...) lattice.x.prettylog(lim, ...) lattice.y.sqrt(lim, ...) lattice.x.sqrt(lim, ...)
logLim |
~~Describe logLim here~~ |
label |
~~Describe label here~~ |
draw |
~~Describe draw here~~ |
name |
~~Describe name here~~ |
lim |
~~Describe lim here~~ |
... |
~~Describe ... here~~ |
~~ If necessary, more details than the description above ~~
~Describe the value returned If it is a LIST, use
comp1 |
Description of 'comp1' |
comp2 |
Description of 'comp2' |
...
~~who you are~~
~put references to the literature/web site here ~
~~objects to See Also as help
, ~~~