StreetscapeDataFrame-class {streetscape} | R Documentation |
"StreetscapeDataFrame"
"The output of strview_search family functions is constructed in this data format - A specialized data frame for streetscape package for initializing the object with streetscape data and extracting and decoding segmentation information of streetscape dataframe."
All reference classes extend and inherit methods from "envRefClass"
.
data
:Object of class data.frame
~~
epsg
:Object of class numeric
~~
download_data(path, items)
:~~
get_mask(index)
:~~
gvi()
:~~
decodeDetection()
:~~
mapPreview(maptype, fields)
:~~
initialize(data, epsg)
:~~
"Xiaohao Yang"
showClass("StreetscapeDataFrame")