Browse Source

Mark SA2 abbrev

Petra Lamborn 3 years ago
parent
commit
ded4b97a46
1 changed files with 4 additions and 3 deletions
  1. 4
    3
      viz/extras.R

+ 4
- 3
viz/extras.R View File

169
     "https://datafinder.stats.govt.nz/data/category/census/2018/commuter-view/", 
169
     "https://datafinder.stats.govt.nz/data/category/census/2018/commuter-view/", 
170
     "commuter data"), 
170
     "commuter data"), 
171
   "to help visualise transport ",
171
   "to help visualise transport ",
172
-    "connections. It is ", a(href="http://petras.space/page/cv/", title="Hire me!",
172
+    "connections. It is ", a(href="http://petras.space", title="Hire me!",
173
     "Petra Lamborn's"),
173
     "Petra Lamborn's"),
174
     " entry for the ", em("There and Back Again"),
174
     " entry for the ", em("There and Back Again"),
175
     a(href=
175
     a(href=
196
     a(href=paste0(
196
     a(href=paste0(
197
 "http://archive.stats.govt.nz/methods/classifications-and-standards/",
197
 "http://archive.stats.govt.nz/methods/classifications-and-standards/",
198
 "classification-related-stats-standards/geographic-areas/pg4.aspx#gsc.tab=0"),
198
 "classification-related-stats-standards/geographic-areas/pg4.aspx#gsc.tab=0"),
199
-   "Statistical Area 2", .noWS = "after"), ". ",
200
-    "SA2 boundaries typically enclose areas with a population of a few ",
199
+   "Statistical Area 2", .noWS = "after"), ".",
200
+    shiny::tags$abbr(title = "Statistical Area 2", "SA2"),
201
+    "boundaries typically enclose areas with a population of a few ",
201
     "thousand, corresponding approximately to urban suburbs and rural towns. ",
202
     "thousand, corresponding approximately to urban suburbs and rural towns. ",
202
     "The shapes of these areas have been heavily simplified in this map ",
203
     "The shapes of these areas have been heavily simplified in this map ",
203
     "to reduce bandwidth and memory usage. ",
204
     "to reduce bandwidth and memory usage. ",