Dear R-help,

I'm building a package which will contain a data set. I was wondering if it's possible to make a message appear on the console whenever a user loads the data. So the console would look like

>data(mydata)
"Please do not use these data in any publication without permission of the authors"
>

Would  this message be within the terms of GPL? 

Looking at the ?data page, it seems "packageIQR"  might be the way forward, but I couldn't find any further information on this.


Thanks


Simon Bond.


      ___________________________________________________________ 


	[[alternative HTML version deleted]]

