[R] custom startup/welcome message
    Michael Weylandt 
    michael.weylandt at gmail.com
       
    Thu Apr  4 16:01:47 CEST 2013
    
    
  
On Apr 4, 2013, at 6:20, lejeczek <peljasz at yahoo.co.uk> wrote:
> hi everybody
> 
> I wonder if there is a simple way, but not simple would be 
> ok too,
> to customize info/welcome page at session start time?
Probably easiest to do it by way of some cat() calls in your .Rprofile. See ?Startup for details. 
MW
> 
> what I'd like to do is to put together simple short howto / 
> dos & don'ts page for users,
> I'm thinking it would be great if it was possible
> 
> many thanks
> 
>    [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
    
    
More information about the R-help
mailing list