[R] How to plot dates

PIKAL Petr petr@p|k@| @end|ng |rom prechez@@cz
Wed Mar 17 09:07:42 CET 2021


Hi

install.packages("lubridate") does not work on Mac?

Cheers
Petr


> -----Original Message-----
> From: R-help <r-help-bounces using r-project.org> On Behalf Of Gregory Coats
> via R-help
> Sent: Wednesday, March 17, 2021 1:11 AM
> To: Daniel Nordlund <djnordlund using gmail.com>
> Cc: r-help mailing list <r-help using r-project.org>
> Subject: Re: [R] How to plot dates
> 
> Dan, Thank you for this guidance.
> Unfortunately, I do not have the library lubridate, and I do not at this
> moment know where to go to get this library for an Apple MacBook.
> 
> > library(lubridate)
> Error in library(lubridate) : there is no package called ‘lubridate’
> 
> Greg Coats
> Reston, Virginia USA
> 
> > On Mar 16, 2021, at 7:49 PM, Daniel Nordlund <djnordlund using gmail.com>
> wrote:
> >
> > # create timepart variable - tme
> > library(lubridate)
> 
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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