Displaying 2 results from an estimated 2 matches for "thenafter".
2012 Jan 24
1
Splitting up large set of survey data into categories
...ucture:
.
industry.region
Industry.region
industry.region
industry.region
10-1995
32
45
10
9
15-1995
2
47
5
6
I could live with that because I could recombine the so created different
dataframes thenafter. My problem however is tapply doesn't preserve the
dataframe's format as a time series (xts). This means R aggregates by time
(week) (and industry and region) but the weeks on the x-axis are not in the
right order. I also tried to apply.weekly() but this doesn't seem to do what
I want t...
2010 Sep 12
0
packages update and error: no package called 'lattice',Error: package 'Hmisc could not be loaded; Tinn-R
...tice', although
already installed. At R restart, I get:
Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) :
there is no package called 'lattice'
Error: package 'Hmisc' could not be loaded
In this case I must re-install 'lattice' and all comes back to normal
thenafter
Here, for updating, R is started first (without Tinn-R) but the script
here below is in Rprofile.site (Tinn-R is the editor in standard usage).
I long hesitated to send this post before finding out when exactly
'lattice' is removed during (or before) the update. But eventually, I am
s...