https://github.com/cran/spatstat
Raw File
Tip revision: 1d0675b6c35191702762a86b29f430c2824c540a authored by Adrian Baddeley on 23 October 2011, 15:40:54 UTC
version 1.24-1
Tip revision: 1d0675b
letterR.Rd
\name{letterR}
\alias{letterR}
\title{Window in Shape of Letter R}
\description{
  A window in the shape of the capital letter R,
  for use in demonstrations.
} 
\format{
  An object of class \code{"owin"}
  representing the capital letter R,
  in the same font as the R package logo.
  See \code{\link{owin.object}} for details of the format.
}
\usage{
 data(letterR)
}
\source{Adrian Baddeley}
\keyword{datasets}
\keyword{spatial}
back to top