Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

import.pqmethod

Q methodology: import PQMethod *.DAT files


Description

Imports data from *.DAT files created in PQMethod software.

Usage

import.pqmethod(file, ...)

Arguments

file

a file with extension *.DAT (see full description of the file below in References).

...

further arguments to be passed to read.table and read.fwf.

Details

Extracts the raw data of a Q methodology study from the native format used in PQMethod. Returns a data frame with statements as rows and Q-sorts as columns.

If the following error occurs: "invalid multibyte string", a possible solution is to either set the right file-encoding in the argument fileEncoding or inspect the file for uncommon characters (see details in read.table).

Author(s)

Aiora Zabala

References

Schmolck, Peter, 2014. PQMethod Software, Available at: http://schmolck.org/qmethod/

File descriptions in PQMethod Manual: http://schmolck.org/qmethod/pqmanual.htm#appdxa


qmethod

Analysis of Subjective Perspectives Using Q Methodology

v1.8
GPL (>= 2)
Authors
Aiora Zabala [aut, cre] (Main author, <https://orcid.org/0000-0001-8534-3325>), Maximilian Held [aut] (Author of additional data management functions), Frans Hermans [aut] (Author of centroid extraction function)
Initial release
2021-03-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.