Skip to contents

[Experimental] Obtain the last session or default session.

Usage

get_sas_session()

Value

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

Details

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