> On 01 Mar 2015, at 00:32 , Roy Mendelssohn - NOAA Federal
> wrote:
>
>> lubridate::%m+%
Actually trying it would have revealed
> lubridate::%m+%
Error: unexpected SPECIAL in "lubridate::%m+%"
Notice that this is a syntactical problem, not a semantic one; you cannot
juxtapose two operators
Not certain but perhaps:
> lubridate::%m+%
there is a subtle difference between what the two and three colons do.
-Roy
On Feb 28, 2015, at 9:25 AM, Glenn Schultz wrote:
> Hello All,
>
> I am working on a package very near completion - roxygenizing it now. The
> namespace imports from lubr
Hello All,
I am working on a package very near completion - roxygenizing it now. The namespace
imports from lubridate importFrom(lubridate,"%m+%"). The problem is:
Lubridate will not load with bondlab, I have to manually click on lubridate in
R Studio to load it
I tried calling function usin
3 matches
Mail list logo