st_units | R Documentation |
See the units
argument to stable()
. This function cannot be used to
work on pmtable objects.
st_units(x, ..., parens = TRUE)
x |
an stobject |
... |
named items of the form |
parens |
if |
Units can be passed either as
name=value
pairs or as a named list with st_args()
. Units can
alternatively be passed as an argument to stable()
as a pre-formed, named
list using st_args()
. Passing as an argument this way will overwrite units
specified with st_units()
. It is recommended to use either st_units()
or
st_args()
but not both.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.