Description Usage Arguments Format Examples
This function download data about dydactic paths in Poznan.
1  | paths_dydactic(coords = F)
 | 
coords | 
 show basic data about dydactic paths in PoznaĆ. When set TRUE shows coords of dydactic paths.  | 
numeric; ID of dydactic paths.
factor; Name of dydactic paths in Poznan.
factor; Length of dydactic paths.
factor; Description of dydactic paths in Poznan.
numeric; Longitude of dydactic paths.
numeric; Latitude of dydactic paths.
1 2  | Dydactic_Paths <- paths_dydactic(coords = F)
Dydactic_Paths_coord <- paths_dydactic(coords = T)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.