crunch (version 1.27.7)

team: Share Crunch assets with a team

Description

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.

Usage

team(x)

# S4 method for CrunchFilter team(x)

# S4 method for Multitable team(x)

# S4 method for CrunchDeck team(x)

team(x) <- value

# S4 method for CrunchFilter team(x) <- value

# S4 method for Multitable team(x) <- value

# S4 method for CrunchDeck team(x) <- value

Arguments

x

a CrunchFilter or Multitable

value

a CrunchTeam or url for a Crunch team

Value

a CrunchTeam that the asset is shared with.