Skip to content

Commit da11663

Browse files
committed
cleanup
1 parent e036a05 commit da11663

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

R/cansim_helpers.R

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -185,23 +185,6 @@ short_prov.en <- c(
185185
"Canada"="CAN"
186186
)
187187

188-
# short_prov.fr <- c(
189-
# "Colombie-Britannique"="BC",
190-
# "Alberta"="AB",
191-
# "Saskatchewan"="SK",
192-
# "Manitoba"="MB",
193-
# "Ontario"="ON",
194-
# "Qu\U00E9bec"="QC",
195-
# "Nouveau-Brunswick"="NB",
196-
# "\u00CEle-du-Prince-\U00C9douard"="PE",
197-
# "Nouvelle-\U00C9cosse"="NS",
198-
# "Terre-Neuve-et-Labrador"="NL",
199-
# "Yukon"="YT",
200-
# "Territoires du Nord-Ouest"="NT",
201-
# "Nunavut"="NU",
202-
# "Territoires du Nord-Ouest incluant Nunavut"="NTNU",
203-
# "Canada"="CAN"
204-
# )
205188

206189
short_prov.fr <- setNames(c(
207190
"BC",

0 commit comments

Comments
 (0)