Learn R Programming

crunch (version 1.14.4)

dataset-owner: Change the owner of a dataset

Description

Change the owner of a dataset

Usage

"owner"(x)
"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.