unshare {crunch} | R Documentation |
Revoke a user's access to a dataset
Description
Revoke a user's access to a dataset
Usage
unshare(dataset, users)
Arguments
dataset |
a CrunchDataset |
users |
character: email address(es) or URLs of the users or teams to unshare with. |
Value
Invisibly, the dataset.
See Also
[Package crunch version 1.30.4 Index]