Displaying 5 results from an estimated 5 matches for "eums".
Did you mean:
enums
2001 Dec 25
1
tseries object
Hello,
what's the problem with the dimnames - i get no solution ?
thanks for advance, regards
christian
> file <- read.table("c:/rw1040/data/timeSeries.txt",header=T)
> file
DATE AQ EUMS
1 Jan92 7.6 98.4
2 Feb92 7.5 98.5
3 Mrz92 7.5 97.0
....................
117 Sep01 9.4 105.3
118 Okt01 9.5 102.6
> file.ts <- ts(file,start=c(1992,1),end=c(2001,10),frequency=12)
Error in "dimnames<-.data.frame"(*tmp*, value = list(NULL, names)) :
invalid d...
2007 Apr 18
0
Have you seen how these sub-one-cent companies take off on
Good News? For the past two months, every one we have
brought you has shown Amazing Appreciation.
At such a low price even the smallest Gain means a
Significant Percentage Return.
We called (P)(P)(T)(L) as one to watch on Friday because of a
Highly Anticipated Report from the Field. It moved up 13%
on Friday and the news
2007 Apr 18
0
Have you seen how these sub-one-cent companies take off on
Good News? For the past two months, every one we have
brought you has shown Amazing Appreciation.
At such a low price even the smallest Gain means a
Significant Percentage Return.
We called (P)(P)(T)(L) as one to watch on Friday because of a
Highly Anticipated Report from the Field. It moved up 13%
on Friday and the news
2013 Apr 25
0
Reading data from a text file conditionally skipping lines
Hi,
It would be better to give an example.
If your dataset is like the one attached:
con<-file("Trial1.txt")
?Lines1<- readLines(con)
?close(con)
#If the data you wanted to extract is numeric and the header and footer are characters,
dat1<-read.table(text=Lines1[-grep("[A-Za-z]",Lines1)],sep="\t",header=FALSE)
dat1
#?? V1 V2 V3 V4 V5
#1? 38 43 39 44 45
#2? 39
2014 Sep 29
8
Spacewalk? Local repo? Cache?
I have a mix of CentOS 5, 6, and now 7 servers at work. There are enough of them now that it is starting to make sense for them to get updates from an internal source.
I've seen RHN Satellite in years past. It looks like it may be a way to allow Windows admins here (familiar with WSUS) to update Linux boxes. A local repo might be easier to set up, but (as with Spacewalk) it seems like