share | R Documentation |
Share a dataset
share(dataset, users, edit = FALSE, notify = TRUE, message = NULL)
dataset |
a CrunchDataset |
users |
character: email address(es) or URLs of the users or teams with whom to share the dataset. If there is no Crunch user associated with an email, an invitation will be sent. |
edit |
logical: should the specified user(s) be given edit privileges
on the dataset? Default is |
notify |
logical: should users who are getting new privileges on this
dataset be sent an email informing them of this fact? Default is
|
message |
character: a message to send to the users who are receiving new privileges. |
Invisibly, the dataset.
unshare
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.