Displaying 2 results from an estimated 2 matches for "sluedtk".
Did you mean:
sluedtke
2012 Mar 02
4
times series trellis plot
Dear List,
I am struggling with the trellis graphic. A similar problem was mentioned
here:
http://r.789695.n4.nabble.com/R-How-can-you-get-N-replicates-of-a-multi-screen-multivariate-time-series-plot-td811850.html
I do have 2 time series data sets. The 2 time series differ in some orders
of magnitude. I managed to plot them into 1 graph, but, since the data is
that different, on of the data
2017 Jul 03
3
R_LIBS_USER on Ubuntu 16.04
Dear all,
the recent update to R-3.4.1 kind of screwed the path to the libraries
installed on a user basis.
The previous version of the file /etc/R/Renviron had the following line
activated:
R_LIBS_USER=${R_LIBS_USER-'~/R/x86_64-pc-linux-gnu-library/3.4'}
This one is commented in the current one which means that the path to the
libraries installed previously is not found. I never