cas.upload.frame: Upload a data.frame to a CAS table

View source: R/swat.R

cas.upload.frameR Documentation

Upload a data.frame to a CAS table

Description

Upload a data.frame to a CAS table

Usage

cas.upload.frame(conn, ...)

Arguments

...

Optional parameters that are passed to the table.loadtable action.

CAS

The CAS connection object

data.frame

The data.frame to upload

Value

CASTable


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