R/Streets.R

#' Random Salesman Streets Data
#'
#' A dataset containing randomly generated Streets data.
#'
#' @format A data frame of 4 rows and 2 columns
#' \describe{
#'  \item{Country}{Names of salesman}
#'  \item{Street}{Street the salesman lives on}
#' }
#' @source Randomly generated data
"Streets"

Try the ExcelFunctionsR package in your browser

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

ExcelFunctionsR documentation built on July 1, 2020, 8:35 p.m.