powered by
Exported a coded file to a HTML file with codings and code labels
exportCodedFile(file, fid, closeAfter = TRUE)
character string to specify the HTML file path.
the file id for export.
When TRUE, the file widget is closed after export.
No returned value, for its side effect only.
# NOT RUN { exportCodedFile("~/coded file with id of 1.html", fid=1) # }
Run the code above in your browser using DataLab