R/extra-docs.R

#' spew: an R package for generating synthetic ecosystems
#'
#' @docType package
#' @aliases spew-package
#' @name spew-package 
NULL

#' Input data for Keny County, Delaware 
#' 
"delaware"

#' Input data for Uruguay
#' 
"uruguay"

#' Input data for Tartanville
#' 
"tartanville"

#' An example marginal distribution table 
#' 
"us_pums_sf"

#' Table of US states and counties 
"us"

#' @import utils stats methods 
NULL

Try the spew package in your browser

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

spew documentation built on Nov. 17, 2017, 7:36 a.m.