R/data.R

#' Table about GDP mix of China provinces in 2015
#'
#'
#' @format A data frame with 11 rows and 7 variables:
#' \describe{
# '   \item{Province}{province}
# '   \item{x}{x axis for the plot, usually wastewater discharge per 10000 GDP}
# '   \item{y}{y axis for the plot, usually water use per 10000 GDP}
# '   \item{GDP}{China GDP 2015}
# '   \item{First}{GDP of first industry}
# '   \item{Second}{GDP of second industry}
# '   \item{Third}{GDP of third industry}
#'   ...
#' }
"GDPmix"

#' Matrix showing complicated management of China's Water Resource
#'
#'
#' @format A data frame with 13 rows and 11 variables:
#' \describe{
#'   ...
#' }
"cm"

Try the gfer package in your browser

Any scripts or data that you put into this service are public.

gfer documentation built on Feb. 6, 2022, 5:06 p.m.