Skip to content

An R question

4 messages · Li Li, Rui Barradas, Ivan Calandra

#
Hi all,
  In checking my R codes, I encountered the following problem. Is there a
way to fix this?
I tried to specify options(digits=). I did not fix the problem.
  Thanks so much for your help!
   Hanna

  
  
#
Hello,

See FAQ 7.31
And try ?all.equal.

Hope this helps,

Rui Barradas


Em 07-06-2017 15:32, li li escreveu:
#
Hi,

Check the FAQ 7.31
https://cran.rstudio.com/doc/FAQ/R-FAQ.html#Why-doesn_0027t-R-think-these-numbers-are-equal_003f

And read the posting guide too...
https://www.r-project.org/posting-guide.html

HTH,
Ivan

--
Dr. Ivan Calandra
TraCEr, Laboratory for Traceology and Controlled Experiments
MONREPOS Archaeological Research Centre and
Museum for Human Behavioural Evolution
Schloss Monrepos
56567 Neuwied, Germany
+49 (0) 2631 9772-243
https://www.researchgate.net/profile/Ivan_Calandra
On 07/06/2017 16:32, li li wrote:
#
Thank you!

2017-06-07 10:38 GMT-04:00 Ivan Calandra <calandra at rgzm.de>: