The traditional names of months in Japanese.
data(month.name.jp)
character vector
month.name.jp
is a constant including the Japanese name of months
# NOT RUN {
data(month.name.jp)
month.name.jp[which(month.name=="April")]
# }
Run the code above in your browser using DataLab