Create a basket_select object
Arguments
- name
-
Name of the query used to select the definition of the query from the company database.
- Default value
NULL
- id
-
Identifier of the query used to select the definition of the query from the company database.
- Default value
NULL
- scope
-
Scope of the query used to select the definition of the query from the company database.
- Permitted values
"BROAD","NARROW",NA_character_- Default value
NULL
- type
-
The type argument expects a character scalar. It is passed to the company specific get_terms() function such that the function can determine which sort of basket is requested
- Default value
none
- ...
-
Any number of named function arguments. Can be used to pass in company specific conditions or flags that will then be used in user-defined function that is passed into argument
get_terms_funfor functioncreate_query_data().- Default value
none
See also
Source Objects:
censor_source(),
death_event,
event(),
event_joined(),
event_source(),
flag_event(),
query(),
records_source(),
tte_source()
