meric(factor(Geo$confianza))
with(Geo, plot(long,lat.comp,col=col1))
A.K.
From: laila Aranda Romero
To: arun
Sent: Sunday, July 14, 2013 3:28 PM
Subject: RE: [R] Need hep for converting date data in POSIXct
Arun,
I contact you again because I have ano
"end_location"
#[6] "end_location"
A.K.
From: laila Aranda Romero <[hidden email]>
To: arun <[hidden email]>
Sent: Wednesday, July 10, 2013 6:21 PM
Subject: RE: [R] Need hep for converting date data in POSIX
10 Jul 2013 19:36:43 -0700
From: ml-node+s789695n4671274...@n4.nabble.com
To: laila_...@hotmail.com
Subject: Re: Need hep for converting date data in POSIXct
Hi,
I guess the error message:
> vmask(lat,lon,time,vmax=25)
Error en vmask(lat, lon,
time, vmax = 25) : objeto 'lat' no e
cation"
#[6] "end_location"
A.K.
________________
From: laila Aranda Romero
To: arun
Sent: Wednesday, July 10, 2013 6:21 PM
Subject: RE: [R] Need hep for converting date data in POSIXct
Hi,
The code:
library(argosfilter)
setwd("C:/Users/Usuario/
un <[hidden email]>
Sent: Monday, July 8, 2013 4:29 PM
Subject: RE: [R] Need hep for converting date data in POSIXct
Arun,
When I type dput(head(time,20), it appears this:
structure(list(date = structure(c(370L, 389L, 390L, 409L, 410L,
429L, 430L, 450L, 451L, 471L, 472L, 491L,
Monday, July 8, 2013 4:29 PM
Subject: RE: [R] Need hep for converting date data in POSIXct
Arun,
When I type dput(head(time,20), it appears this:
structure(list(date = structure(c(370L, 389L, 390L, 409L, 410L,
429L, 430L, 450L, 451L, 471L, 472L, 491L, 492L, 511L, 512L, 531L,
532L, 549L, 55
Hi Arun,
I think that my data has another format. When I type the comand dput(time), it
appears the following information:
structure(list(date = structure(c(696L, 18L, 19L, 43L, 44L, 45L,
67L, 68L, 94L, 95L, 117L, 118L, 141L, 142L, 167L, 168L, 193L...), .Label =
c("01/01/2011 12:32", "01/02
Hi,
I am not sure how your dataset looks like. If it is like the one below:
(otherwise, please provide a reproducible example using ?dput())
dat1<- read.table(text="
datetime
10/02/2010
02:30
11/02/2010
04:00
14/02/2010
06:30
",sep="",header=TRUE,stringsAsFactors=FALSE)
lst1<-split(dat1,(seq_al
8 matches
Mail list logo