Learn R Programming

solvebio (version 2.15.0)

Application.delete: Application.delete

Description

Delete a specific application from SolveBio.

Usage

Application.delete(client_id, env = .solveEnv)

Arguments

client_id

The client ID for the application.

env

(optional) Custom client environment.

References

https://docs.solvebio.com/

Examples

Run this code
if (FALSE) {
Application.delete("abcd1234")
}

Run the code above in your browser using DataLab