Learn R Programming

rdaisi (version 0.1.3)

Daisi: Initialize and connect to the given Daisi

Description

Initialize and connect to the given Daisi

Usage

Daisi(daisi_id, base_url = NULL)

Value

daisi object with daisi information

Arguments

daisi_id

The name or UUID of the daisi

base_url

The platform on which to access the daisi

Examples

Run this code
if (FALSE) {
configure_daisi()

d <- Daisi("Add Two Numbers")
d
}

Run the code above in your browser using DataLab