source: branches/1.6/lang/R/Rappture/man/Rappture-package.Rd @ 6221

Last change on this file since 6221 was 3739, checked in by gah, 11 years ago

bandaid R bindings for R 3.0.1

File size: 959 bytes
Line 
1\name{rappture-package}
2\alias{rappture-package}
3\alias{rappture}
4\docType{package}
5\title{
6What the package does (short line)
7~~ Rappture Toolkit R bindings ~~
8}
9\description{
10More about what it does (maybe more than one line)
11~~ A concise (1-5 lines) description of the package ~~
12}
13\details{
14\tabular{ll}{
15Package: \tab Rappture\cr
16Type: \tab Package\cr
17Version: \tab 1.0\cr
18Date: \tab 2011-11-09\cr
19License: \tab see http://rappture.org/wiki/LicenseTerms\cr
20}
21~~ An overview of how to use the package, including the most important ~~
22~~ functions ~~
23}
24\author{
25Who wrote it
26
27Maintainer: Who to complain to <yourfault@somewhere.net>
28~~ The author and/or maintainer of the package ~~
29}
30\references{
31~~ Literature or other references for background information ~~
32}
33\keyword{ package }
34\seealso{
35~~ Optional links to other man pages, e.g. ~~
36~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
37}
38\examples{
39~~ simple examples of the most important functions ~~
40}
Note: See TracBrowser for help on using the repository browser.