Hello:
Here is a bit of R-code:
> mvr
[1] 2.2658
> (sin(.Last.value)+sin(2*.Last.value))
[1] -0.2156507
> acos((-sqrt(17)-1)/8)
[1] 2.2658
> (sin(.Last.value)+sin(2*.Last.value))
[1] 1.76745
> (sin(mvr)+sin(2*mvr))
[1] -0.2156507
>
Note that my variable mvr is the value of acos((-sqrt(17)-1)/8).
What are you talking about? A contributed package? (You should send an email to
the package maintainer.) R Core? (I have never heard of R Core using Travis,
but if they are then you would need to post on R-devel mailing list, but you
had best read the Posting Guide and figure out how to post usi
Hi,
I can see travis builds are still on .org (
https://travis-ci.org/github/wch/r-source). As we know travis-ci.org won't
run new builds after 15th June 2021, Are there any future plan for
migrating job from .org to .com. ?
Travis.com is totally free for opesource project as per
https://blog.t
I haven't followed this closely, but you might wish to check the
stats::image() function to see if it might give you what you want (perhaps
with a little finagling). Feel free to ignore if you are happy with what
you have. As Jim said, there are lots of functions in various packages that
do this so
Hi Jim,
Thank you so much for your help!
I looked into the plotrix package, the addtable2plot function can do somewhat I
want by creating an empty plot first.
Ding
-Original Message-
From: Jim Lemon [mailto:drjimle...@gmail.com]
Sent: Thursday, June 17, 2021 8:29 PM
To: Yuan Chun Di
Dear All,
A new package called 'declared' has made it to CRAN (platform specific
binaries in due course). This might be useful for social scientists, where
multiple (types of) missing values are declared for any given variable.
The package has a similar functionality to packages 'haven' and 'labe
6 matches
Mail list logo