Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

team-sharing

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 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

Arguments

x

a CrunchFilter or Multitable

value

a CrunchTeam or url for a Crunch team

Value

a CrunchTeam that the asset is shared with.


crunch

Crunch.io Data Tools

v1.28.0
LGPL (>= 3)
Authors
Greg Freedman Ellis [aut, cre], Jonathan Keane [aut], Mike Malecki [aut], Neal Richardson [aut], Gordon Shotwell [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.