Skip to content
Prev 67932 / 398506 Next

Creating packages with windows (accessing data)

Thank you,

The DESCRIPTION is what I needed...all works as I want now.

Alan-

Alan T. Arnholt
Associate Professor
Department of Mathematical Sciences
Appalachian State University
Boone, NC 28608
(828) 262 2863
www1.appstate.edu/~arnholta
 

-----Original Message-----
From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk] 
Sent: Sunday, April 17, 2005 10:24 AM
To: Alan Arnholt
Cc: r-help at stat.math.ethz.ch; arnholt at math.appstate.edu
Subject: Re: [R] Creating packages with windows (accessing data)

Look at `Writing R Extensions' and the description of the DESCRIPTION 
file, specifically `LazyData'.

That is the manual about packages ....
On Sun, 17 Apr 2005, Alan Arnholt wrote: