3 Mar 2010 07:39
Re: Tiny trouble in color after loading mgcv
Susumu Tanimura <aruminat <at> gmail.com>
2010-03-03 06:39:44 GMT
2010-03-03 06:39:44 GMT
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

RSS Feed