Dear Thomas,
If your .asc file is a raster (Esri ASCII raster format), you may
consider the functions 'raster' in the raster package or 'read_starts'
in the star package.
Otherwise (or even) 'scan' or 'read.table' from base/utils may be your
friends.
Best,
François
Le 20/05/2022 à 15:27, Thomas Subia via R-help a écrit :
Colleagues,
I have data which has a .asc file extension.
Can R read that file extension?
All the best,
Thomas Subia
Statistician
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.