Displaying 1 result from an estimated 1 matches for "waggx".
Did you mean:
wagg
2005 Aug 16
1
Fwd: Documenting data sets with many variables
...\format{
This data frame contains the following columns:
\describe{
[ . . . ]
\item{xAggX}{Expenditure on the aggregate commodity group X
(in Millions of US-Dollars).}
\item{pAggX}{Price index for the aggregate commodity group X
(1972 = 100).}
\item{wAggX}{Expenditure share of the aggregate commodity group X.}
[ . . . ]
}
}
and explained the 11 aggregate commodity groups only once in a different
section (1=food, 2=clothing, ... ). However, "R CMD check" now complains
about "data codoc mismatches", e.g.
Code: [...] pAg...