pm_axis_functions | R Documentation |
Functions to generate axis data
pm_axis_tad(xunit = NULL)
pm_axis_time(xunit = NULL)
pm_axis_tafd(xunit = NULL)
pm_axis_res()
pm_axis_wres()
pm_axis_cwres()
pm_axis_cwresi()
pm_axis_npde()
pm_axis_pred(xname = NULL)
pm_axis_ipred(xname = NULL)
pm_axis_dv(yname = NULL)
xunit |
an optional time unit to be glued into the title. |
xname |
an optional name to be glued into the title. |
yname |
an optional name to be glued into the title. |
These functions call pmplots:::mk_col_title()
. When time units
(xunit
) are passed, they will be wrapped in parens.
pm_axis()
pm_axis_time()
pm_axis_time("h")
pm_axis_pred("concentration")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.