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

View source: R/swat.R

cas.uploadR Documentation

Upload a data.frame or file to a CAS table

Description

Upload a data.frame or file to a CAS table

Usage

cas.upload(conn, ...)

Arguments

...

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

CAS

The CAS connection object

data.frame/character

The data.frame, filename, or URL to upload.

Value

list


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