getAxisLabel | R Documentation |
Get axis label for minorLogTicks
getAxisLabel(
i,
asValues,
logAxisType = c("normal", "flip", "pvalue"),
logBase,
base_limit = 2,
offset = 0,
symmetricZero = (offset > 0),
...
)
i |
|
asValues |
|
logAxisType |
|
logBase |
|
base_limit |
|
offset |
|
symmetricZero |
|
... |
additional arguments are ignored. |
This function is intended to be called internally by
jamba::minorLogTicks()
.
axis label as character
or expression
where necessary.
Other jam practical functions:
breakDensity()
,
checkLightMode()
,
check_pkg_installed()
,
colNum2excelName()
,
color_dither()
,
diff_functions()
,
exp2signed()
,
fileInfo()
,
fixYellow()
,
handleArgsText()
,
heads()
,
isFALSEV()
,
isTRUEV()
,
jamba
,
jargs()
,
kable_coloring()
,
lldf()
,
log2signed()
,
make_html_styles()
,
make_styles()
,
match_unique()
,
mergeAllXY()
,
middle()
,
minorLogTicks()
,
newestFile()
,
printDebug()
,
renameColumn()
,
rmInfinite()
,
rmNAs()
,
rmNA()
,
rmNULL()
,
sclass()
,
sdim()
,
setPrompt()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.