All variables with the name town
Variable |
Graph |
Type |
N |
Descriptives |
Label |
[+]
town
@airquality.dta |
|
identifier
(str10)
|
41
(41)
|
|
City
|
All properties
key |
content |
N |
41 |
N_unique |
41 |
class |
identifier |
example0 |
Phoenix |
label |
City |
type |
str10 |
Data Manipulations with town
file |
# |
command |
ch10.4.do:
|
4 [+]
|
drop
if town == "Alburq"
All properties
key |
content |
command |
drop |
if |
town == "Alburq" |
indent |
0 |
parameters |
|
|
|
[+]
town
@usairquality.dta |
|
identifier
(str10)
|
41
(41)
|
|
City
|
All properties
key |
content |
N |
41 |
N_unique |
41 |
class |
identifier |
example0 |
Phoenix |
label |
City |
type |
str10 |
Data Manipulations with town
file |
# |
command |
ch10.4.do:
|
4 [+]
|
drop
if town == "Alburq"
All properties
key |
content |
command |
drop |
if |
town == "Alburq" |
indent |
0 |
parameters |
|
|
|