dataset-owner: Get and set the owner of a dataset

ownerR Documentation

Get and set the owner of a dataset

Description

Get and set the owner of a dataset

Usage

owner(x)

owner(x) <- value

## S4 method for signature 'CrunchDataset'
owner(x)

## S4 replacement method for signature 'CrunchDataset'
owner(x) <- value

Arguments

x

CrunchDataset

value

For the setter, either a URL (character) or a Crunch object with a self method. Users and Projects are valid objects to assign as dataset owners.

Value

The dataset.


Crunch-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.