exportCodedFile: exported a coded file to HTML fiel

Description Usage Arguments Value Author(s) Examples

Description

Exported a coded file to a HTML file with codings and code labels

Usage

1
exportCodedFile(file, fid, closeAfter = TRUE)

Arguments

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.

Value

No returned value, for its side effect only.

Author(s)

Ronggui HUANG

Examples

1
2
3
4
## Not run: 
exportCodedFile("~/coded file with id of 1.html", fid=1)

## End(Not run)

RQDA documentation built on May 2, 2019, 5 p.m.