deleteForm: Delete a form

View source: R/forms.R

deleteFormR Documentation

Delete a form

Description

Deletes a form given the form id and the database id of the database containing that form.

Usage

deleteForm(databaseId, formId)

Arguments

databaseId

The id of the database containing the form

formId

The id of the form


bedatadriven/activityinfo-R documentation built on Dec. 21, 2024, 8:23 a.m.