StreetscapeDataFrame-class {streetscape} | R Documentation |
Class "StreetscapeDataFrame"
Description
"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."
Extends
All reference classes extend and inherit methods from "envRefClass"
.
Fields
data
:Object of class
data.frame
~~epsg
:Object of class
numeric
~~
Methods
download_data(path, items)
:~~
get_mask(index)
:~~
gvi()
:~~
decodeDetection()
:~~
mapPreview(maptype, fields)
:~~
initialize(data, epsg)
:~~
Author(s)
"Xiaohao Yang"
Examples
showClass("StreetscapeDataFrame")
[Package streetscape version 1.0.2 Index]