get_sas_session: Get the Last or Default SAS Session

View source: R/utils.R

get_sas_sessionR Documentation

Get the Last or Default SAS Session

Description

[Experimental] Obtain the last session or default session.

Usage

get_sas_session()

Details

this function is designed to facilitate the R users programming practice of function oriented programming instead of object oriented programmings.

Value

A new SAS session if there are no previous SAS session, or the last SAS session created.


sasr documentation built on April 3, 2025, 11:24 p.m.