# NOT RUN {
monthly <- meteo_imgw("monthly", rank = "climate", year = 1969)
colnames(monthly)
abbr <- climate:::meteo_shortening_imgw(data = monthly,
col_names = "full",
remove_duplicates = TRUE)
head(abbr)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab