exportCodedFile.RdExported a coded file to a HTML file with codings and code labels
exportCodedFile(file, fid, closeAfter = TRUE)
| file | character string to specify the HTML file path. |
|---|---|
| fid | the file id for export. |
| closeAfter | When TRUE, the file widget is closed after export. |
No returned value, for its side effect only.
Ronggui HUANG