st_panel | R Documentation |
See the panel
argument to stable()
. This function cannot be used to
operate on pmtable objects.
st_panel(x, ...)
x |
an stobject |
... |
passed to |
library(dplyr)
ob <- st_new(ptdata())
ob %>% st_panel("STUDY") %>% st_make()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.