cm_range.temp: Range Code Sheet

Description Usage Arguments References See Also Examples

Description

Generates a range coding sheet for coding words.

Usage

1

Arguments

codes

Character vector of codes.

file

A connection, or a character string naming the file to print to (.txt or .doc is recommended).

References

Miles, M. B. & Huberman, A. M. (1994). An expanded sourcebook: Qualitative data analysis. 2nd ed. Thousand Oaks, CA: SAGE Publications.

See Also

cm_time.temp

Examples

1
2
3
cm_range.temp(qcv(AA, BB, CC))
## cm_range.temp(qcv(AA, BB, CC), file = "foo.txt")
## delete("foo.txt")

trinker/qdap2 documentation built on May 31, 2019, 9:47 p.m.