R/shoji-catalog.R
, R/shoji-order-slots.R
urls.Rd
Sometimes it is useful to extract flattened vector of URLs from more complex objects for purposes like subsetting or doing set comparisons.
# S4 method for class 'ShojiCatalog'
urls(x)
# S4 method for class 'list'
urls(x)
# S4 method for class 'character'
urls(x)
# S4 method for class 'ShojiOrder'
urls(x)
# S4 method for class 'OrderGroup'
urls(x)
# S4 method for class 'CrunchVariable'
urls(x)
# S4 method for class 'CrunchDataset'
urls(x)
A character vector of URLs