You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2020. It is now read-only.
Data is often the most relevant scope for a data analyst. That's why users are sometimes tempted to use attach(). But attach() is bad for the same reason that global options are bad, it hinders reproducibility. Data-masking is a way to promote a data scope in a limited, controlled way.