https://github.com/cran/spatstat
Raw File
Tip revision: ceff59f44fcccdb47f82125e738b532fc14ccd13 authored by Adrian Baddeley on 09 June 2007, 00:00:00 UTC
version 1.11-7
Tip revision: ceff59f
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