Skip to content

Commit 25b35f1

Browse files
committed
update data documentation
1 parent 29ece1b commit 25b35f1

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

R/DataDocumentation.R

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -817,8 +817,8 @@
817817
#' Detail Margins (Before Redef) table for 2017 (2017 schema)
818818
#' @format A dataframe with 58051 obs. and 9 variables:
819819
#' \describe{
820-
#' \item{NIPACode}{text code}
821-
#' \item{MarginsCategory}{text category name, like 'Therapeutic medical equipment'}
820+
#' \item{IndustryCode}{text code}
821+
#' \item{IndustryDescription}{text category name, like 'Therapeutic medical equipment'}
822822
#' \item{CommodityCode}{BEA_2017_Detail_Code}
823823
#' \item{CommodityDescription}{BEA_2017_Detail_Name}
824824
#' \item{ProducersValue}{USD2017}
@@ -833,8 +833,8 @@
833833
#' Detail Margins (Before Redef) table for 2012 (2017 schema)
834834
#' @format A dataframe with 58032 obs. and 9 variables:
835835
#' \describe{
836-
#' \item{NIPACode}{text code}
837-
#' \item{MarginsCategory}{text category name, like 'Therapeutic medical equipment'}
836+
#' \item{IndustryCode}{text code}
837+
#' \item{IndustryDescription}{text category name, like 'Therapeutic medical equipment'}
838838
#' \item{CommodityCode}{BEA_2017_Detail_Code}
839839
#' \item{CommodityDescription}{BEA_2017_Detail_Name}
840840
#' \item{ProducersValue}{USD2017}

man/Detail_Margins_2012_BeforeRedef_17sch.Rd

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

man/Detail_Margins_2017_BeforeRedef_17sch.Rd

Lines changed: 2 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)