which_are_shade | R Documentation |
This function tells us which variables contain shade information
which_are_shade(.tbl)
.tbl |
a data.frame or tbl |
numeric - which column numbers contain shade information
df_shadow <- bind_shadow(airquality)
which_are_shade(df_shadow)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.