powered by
Does this thing contain a shadow variable?
are_shadow(x)
vector or data.frame
logical vector - TRUE if contains a variable with a column ending in "_NA"
# NOT RUN { df_shadow <- bind_shadow(airquality) are_shadow(df_shadow) # }
Run the code above in your browser using DataLab