0

I'm a newer using RQDA package to do some text mining in Chinese.

Downloading and Installing this 2 packages successfully and packages needed to be imported before(such as GTK) are also done.

but when I want to use method RQDA2tm(), it always said no such methods.

when I use ?RQDA2tm, there is no result either.

Is this package still working?

thx.

www
  • 38,575
  • 12
  • 48
  • 84
Flora Mitchell
  • 111
  • 4
  • 15

1 Answers1

1

I've found where the problems was.

It was because packages RQDA had moved to RQDAtm, and corresponding methods had changed names, such as RQDA2tm() changed to codings2tm9().

Flora Mitchell
  • 111
  • 4
  • 15