Tests whether the referendum with the supplied id
exists or not.
Usage
rfrnd_exists(
id,
.use_testing_server = pal::pkg_config_val(key = "use_testing_server", pkg = this_pkg)
)
Arguments
- id
Referendum's unique identifier.
- .use_testing_server
Whether or not to use the testing servers instead of the production servers for RDB Services API calls etc.
See also
Other referendum data functions:
add_rfrnds()
,
assert_vars()
,
count_rfrnds()
,
delete_rfrnds()
,
download_file_attachment()
,
edit_rfrnds()
,
rfrnd()
,
rfrnds()
,
rfrnds_old()
,
search_rfrnds()
,
validate_rfrnds()