team | R Documentation |
You can share filters and multitables with a team that you are on. This will
give all team members access to view and edit these filters. Use getTeams()
to see what teams you are on.
team(x)
## S4 method for signature 'CrunchFilter'
team(x)
## S4 method for signature 'Multitable'
team(x)
## S4 method for signature 'CrunchDeck'
team(x)
team(x) <- value
## S4 replacement method for signature 'CrunchFilter'
team(x) <- value
## S4 replacement method for signature 'Multitable'
team(x) <- value
## S4 replacement method for signature 'CrunchDeck'
team(x) <- value
x |
a |
value |
a |
a CrunchTeam
that the asset is shared with.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.