Learn R Programming

streetscape (version 1.0.5)

StreetscapeDataFrame-class: 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."

Arguments

Extends

All reference classes extend and inherit methods from "envRefClass".

Author

"Xiaohao Yang"

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):

~~

Examples

Run this code
showClass("StreetscapeDataFrame")

Run the code above in your browser using DataLab