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.

12 results for “from:Nicolas Degallier”

loading and quitting R ...
Nicolas Degallier · Oct 25, 2006 · r-help

Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible Url : https://stat.ethz.ch/pipermail/r-help/attachments/20061025/f9cf7bb7/attachment.pl

how to read hdf files under R?
Nicolas Degallier · Jun 7, 2006 · r-help

Hi! I am trying to install in my R environment the rhdf5 package and library but it seems to have vanished from either the CRAN or BioConductors sites. Can you tell me where it would be possible to find it...

how to read CRU climatic data files with R?
Nicolas Degallier · Jun 13, 2006 · r-sig-db

Hi R helpers, I have downloaded time series of climatic data from CRU (Climatic Research Unit) which are ASCII files with a specific format for the data. The format is described here: http://www.cru.uea.ac.uk/~timm/grid...

how to read CRU climatic data files with R?
Nicolas Degallier · Jun 13, 2006 · r-sig-geo

Hi R helpers, I have downloaded time series of climatic data from CRU (Climatic Research Unit) which are ASCII files with a specific format for the data. The format is described here: http://www.cru.uea.ac.uk/~timm/grid...

Concatening two maps/shapefiles...
Nicolas Degallier · Feb 5, 2018 · r-help

Dear All, I'm new with mapping and using shapefiles in R. I use the version: R 3.2.1 GUI 1.66 with Snow Leopard Mac OS (6956) I want to build a map of the countries of Africa...

merging several shapefiles into one
Nicolas Degallier · May 25, 2011 · r-sig-geo

Hi All, I have read different shapefiles that are contiguous and that have different column names with the function "readShapePoly". example : noumea <- readShapePoly(noumea.file, IDvar = "NOUMEA2_ID", proj4string = crs_rgnc) and dumbea <- readShapePoly(dumbea.file, IDvar = "DUMBEA2_", proj4string = crs...

if() for() { }
Nicolas Degallier · Feb 16, 2007 · r-help

Dear R'helpers, I guess the solution is trivial but despite some hours of testing and looking at the doc, I was unable to fix the following problem. I want to do either: for (i in 1:lat) a[i...

conversion of d m s (lat) d m s (long) coordinates into decimal coordinates
Nicolas Degallier · Apr 24, 2022 · r-help

Dear R Users, I am using a 'simple' script to draw maps with points. It runs fine with the following libraries: library(sp) library(maptools) library(maps) library(mapdata) library(RColorBrewer) library(MASS) library(rgeos) library(GISTools) Until now, to...

conversion of d m s (lat) d m s (long) coordinates into decimal coordinates
Nicolas Degallier · Apr 26, 2022 · r-help

Hi Rui, I succeded to convert a coordinate from decimal to DMS formats but not the inverse!!! dd<- -52.55684 c<-dd2dms(dd, NS = FALSE) c [1] 52d33'24.624"W > The use of char2dms() function is not so easy...

character manipulation
Nicolas Degallier · Oct 23, 2006 · r-help

Dear R'helpers, I am reading lines in a .txt file Each line is stocked into a n elements object, as this: [958] " 422 287 339 31 203 602 547 1026 500 366 346 227" [959] " 410 67 11 220...

trivial syntax question!
Nicolas Degallier · May 15, 2023 · r-help

Dear R-users, I'm probably using R too sparsely to solve a very trivial difficulty, as I didn't find any clear example in the tutorials on the net. My matrix is as follows (18 rows-individuals x 4...

imaging and contouring
Nicolas Degallier · Apr 4, 2006 · r-help

Dear R'Helpers and Colleagues, I have looked in the documentation, asked to some colleagues in the lab, but was unable to solve the following difficulty. I am running R on a iMac G5 with OS 10.4. The file...

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