Displaying 2 results from an estimated 2 matches for "longi".
Did you mean:
long
2009 Nov 03
2
reshaping pairs of columns
...5,
81.77, 81.37, 79.92, 85.5, 85.25), latG = c(42.05, 42.23, 42.37,
42.37, 44.75, 44.03), longG = c(82.88, 82.35, 81.3, 80.03, 83.57,
83.47), latH = c(42.15, 42.38, 42.53, 42.87, 44.47, 44.03), longH =
c(81.63,
80.78, 80.35, 78.73, 81.75, 81.72), latI = c(42.03, 42.25, 42.33,
42.33, 44.75, 44.03), longI = c(83.53, 82.45, 81.98, 80.65, 84.33,
84.22), latJ = c(42.02, 42.12, 42.5, 42.68, 44.35, 44.07), longJ = c(82.9,
82.42, 81.87, 80.15, 82.9, 83.6), latK = c(42, 42.08, 42.48,
42.67, 44.32, 44.03), longK = c(82.9, 82.37, 81.87, 80.18, 82.9,
83.57), latL = c(-41.12, 42, 42.32, 42.55, 44.27, -44.07),...
2002 May 04
2
R crashes trying to read a data.frame
...mn (which contains labels:
character string, 2 missing values) and the 93th row. The particular
values in this record do not seem to matter: they are not the same in
the Access table and in the FoxPro table (tables are the same but order
is different).
> vill[50:54, ]
codelieu lati hemi longi meri nom
50 SNKOLDJI 12.8436 N 15.0192 O Djida Marietou
51 SNKOLHAM 12.9519 N 14.8467 O SARE HAMIDOU
52 SNKOLKIS 12.9767 N 14.8714 O MARAKISSA
53 SNKOLLAM 12.8594 N 15.0219 O SARE LAMINE
54 SNKOLLAY...