read_sf_txt | R Documentation |
read one SF file as data.table
read_sf_txt(f)
f |
path to the SF file |
a data.table
.
MV
## Not run:
x = read_sf_txt(f = system.file(package = 'SNB2', 'sample_files', 'BOX1020.TXT'))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.