Susumu Tanimura | 3 Mar 2010 07:39
X-Face
Picon

Re: Tiny trouble in color after loading mgcv

Dear all,

Thank you very much for the solutions. All solution works.

Solution 1
library(mgcv)
#`

Solution 2
library(mgcv); detach(2); library(mgcv)

Solution 3
sink(file="/dev/null"); library(mgcv); sink()

Now I am happy. 

--
Susumu

______________________________________________
ESS-help <at> stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


Gmane