build_filter: Build the section of the path (link) responsible with...

Description Usage

View source: R/Utils_Gets.R

Description

For a description of what each argument represents, see http://24.239.36.16:9654/un3/swagger/ui/index#!/StructuredData/StructuredData_GetStructuredDataRecords

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
build_filter(
  dataTypeIds = NULL,
  dataTypeGroupIds = NULL,
  dataTypeGroupId2s = NULL,
  dataProcessIds = NULL,
  dataProcessTypeIds = NULL,
  dataSourceShortNames = NULL,
  dataSourceYears = NULL,
  startYear = NULL,
  endYear = NULL,
  AgeStart = NULL,
  AgeEnd = NULL,
  indicatorTypeIds = NULL,
  indicatorIds = NULL,
  componentIds = NULL,
  isComplete = NULL,
  isActive = NULL,
  locIds = NULL,
  ids = NULL,
  locAreaTypeIds = NULL,
  subGroupIds = NULL,
  shortNames = NULL,
  addDefault = NULL,
  includeDependencies = NULL,
  includeFormerCountries = NULL,
  includeDataIDs = NULL,
  includeUncertainty = NULL,
  isSubnational = NULL,
  years = NULL,
  verbose
)

timriffe/DDSQLtools documentation built on Oct. 6, 2021, 5:34 p.m.