Delete_Survey: Delete surveys by the batch

Delete_SurveyR Documentation

Delete surveys by the batch

Description

This allows you to delete one or a whole batch of surveys

Usage

Delete_Survey(Surveys)

Arguments

Surveys

data.table specifying the sid(s) to be deleted

Examples

## Not run: 
Delete_Survey(Surveys = data.table(sid = c(123456))

## End(Not run)


bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.