Learn R Programming

Nippon (version 0.2.2)

month.name.jp: The Japanese name of months

Description

The traditional names of months in Japanese.

Usage

data(month.name.jp)

Arguments

format

character vector

Details

month.name.jp is a constant including the Japanese name of months

Examples

Run this code
data(month.name.jp)
month.name.jp[which(month.name=="April")]

Run the code above in your browser using DataLab