-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[R] Un altro r-package #8
Comments
Bene, io sto andando avanti a carcare di unire le tabelle cercando 2016-06-04 15:43 GMT+02:00 Patrick Hausmann notifications@github.com:
Emanuele Cordano, PhD |
Ottimo ragazzi, appena avete un quadro completo, se lo condividete poi ci facciamo una pensata. |
Ho appena visto che i csv del Ministero con i dati della Liguria, le coordinate geografiche non sono coerenti. Nello stesso file, alcune coordinate sono EPSG3003 (Gauss-Boaga), altre EPSG32632 (UTM 32N) ,scriverò delle righe di codice per far riconoscere automaticamente il sistema di coordinate e fare la conversione in UTM 32N. Vi aggiornerò. Se qualcuno ha già visto qualcosa di simile in altri dataset, lo faccia sapere. Intanto, vi mando un saluto. Emanuele |
Ciao @ecor, ciao a tutti,
ho pubblicato un r-package - rAmianto. This is the very first version and it took me quite some time to finish this release. New commands I've learnt:
file_ext
,file_path_sans_ext
,read.csv(...., check.names = FALSE)
Maybe you find something useful.
Tanti saluti
Patrick
The text was updated successfully, but these errors were encountered: