R/AllGenerics.R
R/dataset.R
dataset-owner.Rd
Get and set the owner of a dataset
owner(x) owner(x) <- value # S4 method for class 'CrunchDataset' owner(x) # S4 method for class 'CrunchDataset' owner(x) <- value
CrunchDataset
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.
self
The dataset.