[R] Timestamp

Greg Snow Greg.Snow at imail.org
Tue Jan 27 18:35:47 CET 2009


Use cat instead of print, or better yet:

winProgressBar
tkProgressBar (tcltk package)
txtProgressBar

Also for simple date stamps you can just use the date() function.

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Raphael Saldanha
> Sent: Tuesday, January 27, 2009 10:04 AM
> To: Henrique Dallazuanna
> Cc: r-help at r-project.org
> Subject: Re: [R] Timestamp
> 
> Sorry for the messages... extrange new shortcuts in e-mail...
> 
> But thanks! It was I'm looking for.
> 
> I'm running a long "for" and want to see the status, so I'm using
> "print()".
> Anyone knows something better?
> 
> On Tue, Jan 27, 2009 at 3:00 PM, Raphael Saldanha <
> saldanha.plangeo at gmail.com> wrote:
> 
> > Thanks! It was what I
> >
> >  On Tue, Jan 27, 2009 at 2:45 PM, Henrique Dallazuanna
> <wwwhsd at gmail.com>wrote:
> >
> >> Try this for a object of class POSIXct
> >>
> >> unclass(Sys.time())
> >>
> >>   On Tue, Jan 27, 2009 at 2:38 PM, Raphael Saldanha <
> >> saldanha.plangeo at gmail.com> wrote:
> >>
> >>>  Hi!
> >>>
> >>> Someone knows some function to print a timestamp?
> >>>
> >>> Regards,
> >>>
> >>> Raphael Saldanha
> >>> BRAZIL
> >>>
> >>>        [[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<http://www.r-
> project.org/posting-guide.html>
> >>> and provide commented, minimal, self-contained, reproducible code.
> >>>
> >>
> >>
> >>
> >> --
> >> Henrique Dallazuanna
> >> Curitiba-Paraná-Brasil
> >> 25° 25' 40" S 49° 16' 22" O
> >>
> >
> >
> >
> > --
> > Atenciosamente,
> >
> >
> > Raphael Saldanha
> > saldanha.plangeo at gmail.com
> >
> 
> 
> 
> --
> Atenciosamente,
> 
> Raphael Saldanha
> saldanha.plangeo at gmail.com
> 
> 	[[alternative HTML version deleted]]




More information about the R-help mailing list