Displaying 2 results from an estimated 2 matches for "essonnes".
Did you mean:
essonne
2013 Jul 12
3
Needing help for excluding vector elements
Hello,
R for Dummies.
How can I exclude the first 1000 values of a vector (length 12000)? More
generally all the values up to the ith?
Thanks for your help,
Dr Olivier Charansonney
Cardiologue
Centre Hospitalier Sud-Francilien, Corbeil-Essonnes, France
[[alternative HTML version deleted]]
2004 Nov 18
4
adjusting the map of France to 1830
I'm doing some analyses of historical data from France in 1830 on 'moral
statistics' that I'd like to
show on a map. I've done most of my analyses in SAS, but a few things
would work better in R.
To do this, I have to adjust the modern map,
library(maps)
map('france')
to adjust for changes in departments (86 in 1830, to 97 now). I've read
the documentation