powered by
This function tells us which variables contain shade information
which_are_shade(.tbl)
numeric - which column numbers contain shade information
a data.frame or tbl
df_shadow <- bind_shadow(airquality) which_are_shade(df_shadow)
Run the code above in your browser using DataLab