File: spdep.Rd

package info (click to toggle)
r-cran-spdep 1.1-5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,012 kB
  • sloc: ansic: 1,489; sh: 16; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 430 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\name{spdep}
\alias{spdep}
\title{Return package version number}
\description{
  The function retreives package version and build information
}
\usage{
spdep(build = FALSE)
}
%- maybe also 'usage' for other objects documented here.
\arguments{
  \item{build}{if TRUE, also returns build information}
}

\value{
  a character vector with one or two elements
}

\author{Roger Bivand \email{Roger.Bivand@nhh.no}}

\keyword{spatial}