Skip to content

extractManipData fails when only 1 keyVar is set #321

@tamertemizer

Description

@tamertemizer

Hello,
We get the following error when we try to use extractManipData when only 1 keyVar is set.

dataAnon <- extractManipData(sdcObj, ignoreKeyVars = F, ignorePramVars = F, ignoreNumVars = F, ignoreStrataVar = F)

Error in origKeys[, colnames(k)[i]] : incorrect number of dimensions
Some(<code style = 'font-size:10pt'> Error in origKeys[, colnames(k)[i]]: incorrect number of dimensions </code>)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions