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