R/zagat.R

##' @name zagat
##' @title Zagat restraunt rating of Italian Restraunts Data
##'
##' @description Zagat restraunt rating of Italian Restraunts Data.
##' Examples 3.59, 3.60, and 9.38 of 4th edition.
##' 
##' @docType data
##' @format \Sexpr[stage=build,results=rd]{data(zagat); smss:::df_format(zagat)}
##'
##' @examples
##' data(zagat)
##' summary(zagat)
##' @source \url{http://www.stat.ufl.edu/~aa/social/data.html}
NULL

Try the smss package in your browser

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

smss documentation built on May 1, 2019, 7:05 p.m.