tm2codings-methods: Methods for Function tm2codings in Package 'RQDAtm'

Description Methods Author(s) See Also Examples

Description

This is methods for function tm2codings in Package ‘RQDAtm’. It extracts detail information from a Corpus and import it into a rqda project.

Methods

signature(object = "Corpus")

This function extracts detail information from a Corpus object, convert it into a list of plain text. Then write the list of plain text into a rqda project by write.FileList.

If meta of the object has a conponent of 'fname', then it is used a file names in rqda file. Otherwise, a numeric is assigned as file names.

No return value, for its side effect only.

Author(s)

J-P Mueller and revised and documented by HUANG Ronggui

See Also

codings2tm

Examples

1
2
3
4
5
6
## Not run: 
example(Corpus)
## open a rqda project first
tm2codings(r)

## End(Not run)

RQDAtm documentation built on May 2, 2019, 5:16 p.m.