deleteVariables(dataset, variables, confirm = requireConsent())
deleteVariable(dataset, variables, confirm = requireConsent())
crunch.namekey.dataset
) or indices
of variables to delete.TRUE
if in
an interactive session. You can avoid the confirmation prompt if you delete
with(consent)
.dataset
with the specified variables deleted
hide