powered by
Return a tibble in shadow matrix form, where the variables are the same but have a suffix _NA attached to distinguish them.
# S3 method for data.frame as_shadow(data, ...)
dataframe
selected variables to use
# NOT RUN { as_shadow(airquality) # }
Run the code above in your browser using DataLab