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