write.dbf.abimo | R Documentation |
Saves an existing data.frame into dBase-format and adds "SUB" field to the end of the file as required by ABIMO
write.dbf.abimo(df_name, new_dbf)
df_name |
name of data.frame |
new_dbf |
path of new ABIMO-input file to be written (.dbf) |
dbf file that can be processed by ABIMO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.