Tue 2018-05-15 11:53:04 UTC, dhou...: > > I installed Sage 8.1 with the Windows binary: > > 'SageMath version 8.1, Release Date: 2017-12-07' > > In a new Sage notebook, I executed the following commands: > > data = [2, 3, 7, 8, 10, 11] > print median(data) > print r.quantile(data,.5) > r.boxplot(data) > > [...]
Note: also asked on Ask Sage: https://ask.sagemath.org/question/42343/how-can-i-get-r-graphics-to-work-with-the-windows-binary-install-of-sage-82/ -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
