Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

262 results for “from:Oscar Perpiñan”

How to show the color ramp legend with discrete data in spplot ?
Oscar Perpiñan · Jan 19, 2013 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130119/b5cc9d5a/attachment.pl>

[R-es] Media de elementos tomados uno a uno de un data.frame
Oscar Perpiñan · Nov 27, 2011 · r-help-es

An embedded and charset-unspecified text was scrubbed... Name: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20111127/8f123a9a/attachment.pl>

How to access a local sp-variable inside a function using the layer method
Oscar Perpiñan · Dec 14, 2012 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20121214/e7c84fc2/attachment.pl>

[R-es] Sumarizar medidas repetidas
Oscar Perpiñan · May 25, 2011 · r-help-es

Hola, ¿Que tal utilizar aggregate? aggregate(cbind(Obs.1, Obs.2) ~ ID, data=my.df, FUN=mean) Saludos. Oscar. ------------------- Oscar Perpiñán Lamigueiro Dpto. Ingeniería Eléctrica EUITI-UPM http://procomun.wordpress.com

[R-es] mapas de facebook
Oscar Perpiñan · Dec 19, 2010 · r-help-es

Hola, El autor de los mapas de facebook ha publicado en su blog algo más de información sobre cómo los hizo: http://paulbutler.org/archives/visualizing-facebook-friends/ Saludos. Oscar. -- Oscar Perpiñán Lamigueiro Dpto. de Ingeniería...

Problem with China GADM map data?
Oscar Perpiñan · Feb 7, 2014 · r-sig-geo

> However, running on the original code I now get this slightly different > error as below. Just out of interest are you running R on Windows? No, I run R on Linux. Sorry, I don't know how to solve your...

Help on pointLabel() function for engineering drawings
Oscar Perpiñan · Sep 26, 2015 · r-sig-geo

Hi, You could try the `lineLabel` and `sp.lineLabel` functions of this same package. Best. Oscar. -- Oscar Perpi??n Lamigueiro Dpto. Ing. El?ctrica, Electr?nica, Autom?tica y F?sica Aplicada Escuela T?cnica Superior de Ingenier?a y...

[R-es] editores en windows
Oscar Perpiñan · Feb 15, 2011 · r-help-es

> En linux uso rkward o gedit con el plugin Rgedit, pero me gustaría saber > qué editores se pueden usar en windows. He probado Tinn-R , ¿qué usáis > vosotros? emacs forever: http://www.gnu.org/software/emacs/windows...

rasterVis:: levelplot error
Oscar Perpiñan · Jun 25, 2014 · r-sig-geo

Thanks. I have pushed a commit to solve it: https://github.com/oscarperpinan/rastervis/commit/bfe0ad06b753a66a89e6953daa70f3dcfb5325b3. You can try it with devtools::install_github('rasterVis', 'oscarperpinan'). I will upload a new version to CRAN soon. Best, Oscar. 2014-06-25...

adding text to levelplot panels with rasterVis and level(panel.text(...))
Oscar Perpiñan · Jun 15, 2015 · r-sig-geo

Hi, I think this is what you are looking for: levelplot(s) + layer(panel.text(179500, 333000, text2add[panel.number()])) Best, Oscar. ---------------- Oscar Perpi??n Lamigueiro Dpto. Ing. El?ctrica, Electr?nica, Autom?tica y F?sica Aplicada (ETSIDI-UPM...

[R-es] Pregunta sobre manipulación de shapefile
Oscar Perpiñan · Oct 8, 2014 · r-help-es

Hola de nuevo, Olvidaba recomendarte este libro: http://www.asdar-book.org/ y estos cursos asociados: http://www.bias-project.org.uk/ASDARcourse/ http://geostat-course.org/Bergen_2014#Daily_programme Saludos. Oscar. -- Oscar Perpiñán Lamigueiro Dpto. IngenierÃ...

[R-es] abrir varios archivos a la vez y colocarlos en un mismo data frame
Oscar Perpiñan · Jul 6, 2014 · r-help-es

> Con la aproximacion que te envio obtendrias el resultado que buscas puesto > que do.call(rbind, ...) se encarga precisamente de ello siempre y cuando > TODOS las variables tengan el mismo nombre en TODOS los archivos. Efectivamente, tienes toda la razón...

rasterVis 0.10-3
Oscar Perpiñan · Jul 24, 2011 · r-packages

Dear useRs, I'd like to announce the release of version 0.10-3 of rasterVis. This package provides a set of methods for enhanced visualization and interaction with the Raster* objects from the raster package. You will find some...

[R-es] convocatorias varias
Oscar Perpiñan · May 2, 2011 · r-help-es

Hola, Os envío dos convocatorias que, sin ser explícitamente de R, quizás sean de interés para algunos de vosotros: "Innovación abierta y open data": http://www.eoi.es/portal/guest/evento/1580/innovacion-abierta-y-open...

[R-es] Filtro Kalman
Oscar Perpiñan · Nov 25, 2010 · r-help-es

Por ejemplo, help(KalmanLike) y para más opciones RSiteSearch('kalman'). Oscar. On Thu, 25 Nov 2010 19:27:25 +0000 Santiago Ramos <javisan7 en hotmail.com> wrote: > > Hola, > > Estoy intentando implementar el filtro de Kalman para un modelo de...

[R-es] Colores en grafico 3D usando una 4a variable
Oscar Perpiñan · Mar 3, 2011 · r-help-es

Hola, Con wireframe/cloud no encuentro una solución sencilla (seguramente creando un panel ad-hoc lo consigas). Pero rebuscando he encontrado posibles soluciones en otros paquetes: *misc3d: http://www.jstatsoft.org/v28/i01/paper *drape.plot de fields: http://rgm2...

extracting raster data with point and polygons
Oscar Perpiñan · Jul 23, 2014 · r-sig-geo

Hi, > Could you clarify > where you would use mask() to make this more efficient for larger rasters? > It seems this will always use all the cellnumbers. I though maybe > mask(zones,obs) but then zonal() threw an error. I mean...

Incorrect month order in zApply function
Oscar Perpiñan · Aug 4, 2016 · r-sig-geo

Hello, With the current code of zApply, you should use a function that returns an ordered vector. For example: Month <- function(x) { idx <- as.numeric(format(x, '%m')) factor(month.name[idx], levels = month.name, ordered = TRUE) } x2 <- zApply(s...

help for lattice plot
Oscar Perpiñan · Jul 10, 2013 · r-sig-geo

?print.trellis Next time use the R-help mailing list (https://stat.ethz.ch/mailman/listinfo/r-help) for these questions. Best, Oscar. Saman Monfared <samanmonfared1 at gmail.com> writes: > Dear All, > > How can I plot some different plots in...

Local_coord
Oscar Perpiñan · Jul 21, 2014 · r-sig-geo

Hi, You can solve it using base functions if you prefer: coord <- read.delim('Coord_ha_R.txt') ref <- read.delim('ref_sub_parc_coord.txt') ref <- transform(ref, sub.parc = substr(sub.parc, 9, 10)) coordRef <- merge(coord, ref...

Can't find what you're looking for? Try searching with Google .