A data frame with information of the Social interaction of respondents to the survey
Source:R/bSantiago-package.R
Santiago_SI.Rd
A dataset containing information about Social interaction of users of active and motorized modes of transportation in Santiago sourced from 2016 survey.
Usage
data(Santiago_SI)
Details
@format A data frame with 451 rows and 4 variables:
- ID
Unique identifier of respondent
- SI_Interactionlevel
How do respondents rate the level of interaction they have with other people during their usual trips?; this variable is an ordered factor with five levels, "POOR", "FAIR", "GOOD", "VERY GOOD", "EXCELLENT"
- SI_Imp_interaction
How important do respondents consider the presence of other people during their usual travels?; this variable is an ordered factor with five levels, "NOT IMPORTANT", "SLIGHTLY IMPORTANT", "MODERATELY IMPORTANT", "IMPORTANT", "VERY IMPORTANT"
- SI_Discrimination
Have respondents ever felt discriminated while traveling in any mode of transport?; this variable is a factor with two levels, "YES", "NO"
- SI_Discrim_mode
If their answer was yes (respondents have felt discriminated),indication of the mode(s) is required; this variable is a factor with eight levels, "CAR", "TAXI", "COLECTIVO", "MOTO", "METRO", "BUS","BICYCLE", "WALK"
Examples
data(Santiago_SI)
r4A_INTERACC <- Santiago_SI$r4A_INTERACC
#> Warning: Unknown or uninitialised column: `r4A_INTERACC`.