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.

18 results for “from:janus”

levelplot
Janue Miret, Jofre · Dec 30, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20121230/b52774ac/attachment.pl>

A problem of is.list function
janus · Aug 5, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110805/a93c6f94/attachment.pl>

hist.POSIXt filled bars - axis color changes
Janus Larsen · Jan 5, 2005 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20050105/829af51b/attachment.pl

[R-es] recuadro grafico
Janue Miret, Jofre · May 15, 2013 · r-help-es

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

[R-es] recuadro grafico
Janue Miret, Jofre · May 14, 2013 · r-help-es

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

[R-es] recuadro grafico
Janue Miret, Jofre · May 14, 2013 · r-help-es

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

[R-es] Raster y java
Janue Miret, Jofre · Feb 15, 2013 · r-help-es

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

[R-es] levelplot R 3.0
Janue Miret, Jofre · May 10, 2013 · r-help-es

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

[R-es] Contornos con escala de color
Janue Miret, Jofre · Feb 15, 2013 · r-help-es

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

info markers from plotgoogMaps
Janue Miret, Jofre · Feb 15, 2015 · r-help

Anyone Knows why doesn't refresh the data InfoBox (infowindow) from map markers googlempas? There is always the first selection info data. That's happen since last Friday 13th wiht googlempas from plotGoogleMaps. There is any solution please? [[alternative HTML...

google APi or java popup or slide window information
Janue Miret, Jofre · Jan 26, 2013 · r-help

How can I do with R an APi or java popup or slide window information ? I would like to generate a html or php files raster map colors, with a numerical values, and with information popup window over each data...

[Rcpp-devel] Setting time zone on Rcpp::Datetime
janus Larsen · Jan 9, 2015 · rcpp-devel

Hi, How do I set the timezone on an Rcpp::Datetime? Thanks in advance, Sunaj This returns "1970-01-01 01:00:00 CET" (computer setting), but I want GMT... // [[Rcpp::export]] Rcpp::Datetime test() { double d=0; return(d...

filled maps
Janus Larsen · Feb 3, 2004 · r-help

Hi R-Help, I would like to make filled contour maps of ocean data overlaid by costlines from the map package. I can draw the filled contours and the coastlines om the same plot, but the filled contour also covers...

[R-es] col.regions
Janue Miret, Jofre · May 14, 2013 · r-help-es

Como puedo hacer que datos con rango variable, levelplot me pinte siempre una gama de colores asociados con escala fija y mayor? Por ejemplo, si tengo valores entre 2 y 30, necesitaría que al pintar lo hiciera en una...

info markers from plotgoogMaps
Janue Miret, Jofre · Feb 15, 2015 · r-help

this is an exemple: library(plotGoogleMaps) data(meuse) coordinates(meuse)<-~x+y # convert to SPDF proj4string(meuse) <- CRS('+init=epsg:28992') # Adding Coordinate Referent Sys. # Create web map of Point data m<-plotGoogleMaps(meuse,filename='myMap1.htm') ________________________________________ De: John Kane...

info markers from plotgoogMaps
Janue Miret, Jofre · Feb 18, 2015 · r-help

Solution: http://stackoverflow.com/questions/28447247/change-in-google-maps-api-v3-on-feb-10-2015-breaks-existing-maps-created-using https://maps.google.com/maps/api/js?sensor=false&v=3.18 ________________________________________ De: Janue Miret, Jofre Enviat el: diumenge...

[Rcpp-devel] Fwd: Setting time zone on Rcpp::Datetime
janus Larsen · Jan 19, 2015 · rcpp-devel

Thx - that did the trick. But why the 'Oh dear'? // [[Rcpp::export]] Rcpp::NumericVector getDT(int dt) { Rcpp::NumericVector res(1); res[0] = dt; res.attr("tzone") = "GMT"; res.attr("class") = CharacterVector::create("POSIXct", "POSIXt");; return res; } On Mon, Jan...

[Rcpp-devel] Setting time zone on Rcpp::Datetime
janus Larsen · Jan 12, 2015 · rcpp-devel

Hi again, Thanks Dirk for your reply. So there is no way of doing this on the C side? The thing is that I'm returning a large object that contains a lot of information (about an unstructured 3D model...

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