Skip to contents

procure method applied to CostlySource

Usage

# S4 method for CostlySource
procure(
  x,
  matches_chr = character(0),
  what_1L_chr = c("names", "concepts"),
  ...
)

Arguments

x

An object of class CostlySource

matches_chr

Matches (a character vector), Default: character(0)

what_1L_chr

What (a character vector of length one), Default: c("names", "concepts")

...

Additional arguments

Value

Object (an output object of multiple potential types)