https://github.com/cran/SoDA
Revision abb11e53fd1d4cd6d80e90fa5a000adda65fe209 authored by jmc on 14 July 2008, 00:00:00 UTC, committed by Gabor Csardi on 14 July 2008, 00:00:00 UTC
1 parent 9e5b9bb
Raw File
Tip revision: abb11e53fd1d4cd6d80e90fa5a000adda65fe209 authored by jmc on 14 July 2008, 00:00:00 UTC
version 1.0-3
Tip revision: abb11e5
dowNames.Rd
\name{dowNames}
\alias{dowNames}
\docType{data}
\title{  Days of the week}
\description{
  Days of the week, in the English language form.
}
\usage{data(dowNames)}
\format{
  The format is:
 chr [1:7] "Sunday" "Monday" "Tuesday" "Wednesday" "Thursday" ...
}
\keyword{datasets}
back to top