Skip to content

Commit 28ac892

Browse files
author
Finn Roberts
committed
Update TST metadata docs
1 parent c4baeb8 commit 28ac892

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

R/api_metadata.R

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
#' - **`geog_levels`:** A [`tibble`][tibble::tbl_df-class] containing names,
5151
#' descriptions, and extent information for the geographic levels available
5252
#' for the dataset. The `has_geog_extent_selection` field contains logical
53-
#' values indicating whether extent selection is allowed (and required) for
53+
#' values indicating whether extent selection is allowed for
5454
#' the associated geographic level. See `geographic_instances` below.
5555
#' - **`breakdowns`:** A [`tibble`][tibble::tbl_df-class] containing names,
5656
#' types, descriptions, and breakdown values for all breakdowns available
@@ -104,7 +104,9 @@
104104
#' time series table.
105105
#' - **`geog_levels`:** A [`tibble`][tibble::tbl_df-class] containing names
106106
#' and descriptions for the geographic levels available
107-
#' for the time series table.
107+
#' for the time series table. The `has_geog_extent_selection` field contains
108+
#' logical values indicating whether extent selection is allowed for
109+
#' the associated geographic level.
108110
#' - **`geographic_instances`:** A [`tibble`][tibble::tbl_df-class] containing
109111
#' names and descriptions for all valid geographic extents for the
110112
#' time series table. Includes all states or state equivalents that are

man/get_metadata_nhgis.Rd

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)