R/dfRestaurantParis.R

#' @title Parisian restaurants
#' @name dfRestaurantParis
#' @description 
#' Parisian restaurants (Restaurants parisiens) 
#'
#' @format ## `dfRestaurantParis`
#' A data frame with 13,823 rows and 17 columns:
#' \describe{
#'    \item{x}{longitude}
#'    \item{y}{latitude}
#'    \item{french}{French restaurant}
#'    \item{asian}{asian restaurant}
#'    \item{caribbean}{caribbean restaurant}
#'    \item{maghreb}{maghreb restaurant}
#'    \item{african}{african restaurant}
#'    \item{european}{european restaurant}
#'    \item{south_america}{south_american restaurant}
#'    \item{indian}{indian restaurant}
#'    \item{world}{world food restaurant}
#'    \item{cafeteria}{cafeteria restaurant}
#'    \item{tea_house}{tea_house}
#'    \item{brasserie}{brasserie restaurant}
#'    \item{fastfood}{fastfood restaurant}
#'    \item{bar}{bar}
#'    \item{restaurant}{restaurant}
#'    }
#' @source 
#' source : https://opendata.paris.fr

"dfRestaurantParis"

Try the btb package in your browser

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

btb documentation built on Oct. 24, 2022, 5:10 p.m.