deleteVariables(dataset, variables = NULL, pattern = NULL,
key = namekey(dataset), confirm = requireConsent(), ...)deleteVariable(dataset, variables = NULL, pattern = NULL,
key = namekey(dataset), confirm = requireConsent(), ...)
grep with the
pattern. Default is "alias"TRUE if in
an interactive session. You can avoid the confirmation prompt if you delete
with(consent).grepdataset with the specified variables deletedhide