get_minimalfeatures: Extract the coordinates of the apartments with...

Description Usage Arguments Value

Description

Extract the coordinates of the apartments with characteristics asked from the client

Usage

1
2
get_minimalfeatures(min_price, max_price, min_surface, max_surface, N,
  min_room, max_room, castorus_table)

Arguments

min_price

minimum price of the apartment

max_price

maximum price of the apartment

min_surface

minimum surface of the apartment

max_surface

maximum surface of the apartment

N

arrondissement in Paris

min_room

minimum number of rooms

max_room

maximum number of rooms

castorus_table

dataframe with the informations

Value

dataframe with two columns longitude and latitude


paris-appartemnt-project/apartment_project documentation built on May 6, 2019, 4:33 p.m.