Skip to contents

[Deprecated]

Usage

smq_select(name = NULL, id = NULL, scope = NULL)

Arguments

name

Name of the query used to select the definition of the query from the company database.

id

Identifier of the query used to select the definition of the query from the company database.

scope

Scope of the query used to select the definition of the query from the company database.

Permitted Values: "BROAD", "NARROW"

Value

An object of class smq_select.

Details

This function is deprecated, please use basket_select() instead.

Exactly one of name or id must be specified.

Author

Stefan Bundfuss