listActionSets: List CAS Action Sets

View source: R/action.R

listActionSetsR Documentation

List CAS Action Sets

Description

This function lists all action sets that are installed on the CAS server. The results include a column that is named loaded to indicate if the action set is already available for use or must be loaded before it can be used.

Usage

listActionSets(conn)

Arguments

conn

An instance of a CAS object that represents a connection and CAS session.

Examples

## Not run: 
listActionSets(conn)

## End(Not run)


sassoftware/R-swat documentation built on Feb. 26, 2024, 8 a.m.