Learn R Programming

myIO (version 1.2.0)

myio_chart_schema: Get myIO Chart Schema for LLM Tool Calling

Description

Get myIO Chart Schema for LLM Tool Calling

Usage

myio_chart_schema(type = NULL)

Value

A list containing one chart schema or all chart schemas.

Arguments

type

Optional chart type. When NULL, returns every type schema.

Examples

Run this code
myio_chart_schema("boxplot")

Run the code above in your browser using DataLab