# this needs "timezones.Rd".
#
# infile <- file.path(R.home(), "src/library/base/man/timezones.Rd")
# rd <- parse_Rd(infile)
#
# # this contains an element windows = "TZDIR"
# Rdo_collect_aliases(rd)
#
# # this does not contain "TZDIR"
# sapply(rd[which(tools:::RdTags(rd)=="\\alias")], as.character)Run the code above in your browser using DataLab