
Internal: Shared Search-Body Parameter Documentation
Source:R/brapiR2-package.R
brapi_shared_search.RdNot a real function - like brapi_shared_params, this exists only as an
@inheritParams brapi_shared_search target for the brapi_search_*()
functions, which build a POST search body rather than a GET query
string. Bundles con together with that ..., rather than requiring a
second @inheritParams brapi_shared_params, since the two topics define
... differently and inheriting both would leave it ambiguous which
description wins.
Arguments
- con
A
brapi_connection()object.- ...
Additional search body parameters.